Template:Team:HokkaidoU Japan/Header/CSS

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> </style> </html>")
 
(One intermediate revision not shown)
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;
 +
    background-color:#CD0B1B;
 +
}
 +
 +
#header-bottom-contents {
 +
    width:960px;
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 05:58, 16 October 2014