]> jspc29.x-matter.uni-frankfurt.de Git - trb3web.git/commitdiff
quote from Spock
authorCahit <c.ugur@gsi.de>
Mon, 3 Feb 2014 12:35:00 +0000 (13:35 +0100)
committerCahit <c.ugur@gsi.de>
Mon, 3 Feb 2014 12:35:00 +0000 (13:35 +0100)
frame.pm
styleold.css

index d87a998b11cc0f66d7c1818068da1998712ed603..c3c84bbe5c6678e0c5449341162d599ba471afe5 100755 (executable)
--- a/frame.pm
+++ b/frame.pm
@@ -48,7 +48,7 @@ print <<HDOC;
 <div id="logo"><a href="/trb"><img src="logo.png" alt="Logo"></a></div>\r
 \r
 <h2 class="header">a DAQ and TDC (in FPGA) platform</h2>\r
-<h3 class="header">Fascinating! <i>-Spock,</i> Science Officer, Starfleet</h3>\r
+<h3 class="header"><i>Fascinating!</i> <b>-Spock,</b> Science Officer, Starfleet</h3>\r
 </div>\r
 <div id="main">\r
 HDOC\r
index d1ec10bc500c900c3b3a2c9b0642ce83e936203e..fd5a58cb13bcfa1108a5f3c5849b836aed19884b 100644 (file)
@@ -89,11 +89,11 @@ h2.header {
    }
 
 h3.header {
-   top:170px;
+   top:1070px;
    padding:10px 0 0 200px;
    border-width:0 0 1px 0;
    font-weight:normal;
-   font-size:20px;
+   font-size:14px;
    }