Template:Head
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
body { | body { | ||
- | margin: | + | margin: 0; |
padding: 0; | padding: 0; | ||
background-color: #ffffff;} | background-color: #ffffff;} | ||
#top-section { | #top-section { | ||
- | width: | + | width: 100%; |
height: 0; | height: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 29: | Line 29: | ||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
display:none;} | display:none;} | ||
+ | #header { | ||
+ | position: fixed | ||
+ | } | ||
Line 37: | Line 40: | ||
margin-left: 0%; | margin-left: 0%; | ||
margin-right: 5%; | margin-right: 5%; | ||
- | position: | + | position: fixed; |
top:-0px; | top:-0px; | ||
background-color: #A2D185; | background-color: #A2D185; | ||
Line 67: | Line 70: | ||
</style> | </style> | ||
</head> | </head> | ||
+ | <table id=header> | ||
<table id="mainpage" cellpadding=0> | <table id="mainpage" cellpadding=0> | ||
Line 119: | Line 123: | ||
</tr> | </tr> | ||
+ | </table> | ||
</table> | </table> | ||
</html> | </html> |
Revision as of 23:51, 14 October 2014
University of Reading | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|