Template:Team:HokkaidoU Japan/Header/CSS
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> </style> </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #header-top { | ||
+ | width:100%; | ||
+ | height:45px; | ||
+ | } | ||
+ | |||
+ | #header-bottom { | ||
+ | width:100%; | ||
+ | height:140px; | ||
+ | } | ||
+ | |||
+ | #header-bottom-contents { | ||
+ | width:960px; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 16:00, 13 October 2014