<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
-<!--<h2 class="header">Fascinating!</h2>-->\r
+<h3 class="header">Fascinating!</h2>\r
</div>\r
<div id="main">\r
HDOC\r
padding:10px 0 0 200px;
border-width:0 0 1px 0;
font-weight:normal;
- font-size:200px;
+ font-size:20px;
+ }
+
+h3.header {
+ top:70px;
+ padding:100px 0 0 200px;
+ border-width:0 0 1px 0;
+ font-weight:normal;
+ font-size:20px;
}
table td, table th {
padding:2px 10px;
-}
\ No newline at end of file
+}