metacat/lib/style/skins/dataone/dataone.css @ 7400
1 | 6543 | leinfelder | /***** Begin the "DataONE" header at the top of each page *****/
|
---|---|---|---|
2 | div.logoheader { |
||
3 | background: transparent url("images/preface-wrapper-bg.png") repeat-x top left; |
||
4 | height: 101px; |
||
5 | }
|
||
6 | div.logoheader h1 { |
||
7 | background: transparent url("images/logo.png") no-repeat top left; |
||
8 | margin: 10px 9px; |
||
9 | width: 333px; |
||
10 | height: 77px; |
||
11 | float: left; |
||
12 | }
|
||
13 | /***** End the "DataONE" header at the top of each page *****/
|
||
14 | |||
15 | td.label { |
||
16 | width: 150px; |
||
17 | }
|