Template:Team:HokkaidoU Japan/Top Header/CSS
From 2014.igem.org
(Difference between revisions)
(19 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
#header-wrapper { | #header-wrapper { | ||
width:100%; | width:100%; | ||
- | background-color:# | + | background-color:#d92424; |
} | } | ||
#header-top img | #header-top img | ||
- | { | + | { width:100%; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 35: | Line 28: | ||
height:180px; | height:180px; | ||
background-color:#d92424; | background-color:#d92424; | ||
- | + | } | |
+ | |||
+ | #header-bottom-contents { | ||
+ | width:960px; | ||
+ | margin: 0 auto; | ||
} | } | ||
Line 47: | Line 44: | ||
position:relative; | position:relative; | ||
float:right; | float:right; | ||
- | + | top:20px; | |
+ | |||
} | } | ||
Line 57: | Line 55: | ||
.header-title { | .header-title { | ||
height:150px; | height:150px; | ||
+ | width:600px; | ||
+ | float:left; | ||
+ | font-family: 'Special Elite', cursive; | ||
+ | color:white; | ||
+ | |||
} | } | ||
.header-title-top{ | .header-title-top{ | ||
height:50px; | height:50px; | ||
+ | margin:40px 0 20px; | ||
+ | font-size:30px; | ||
} | } | ||
.header-title-bottom { | .header-title-bottom { | ||
height:100px; | height:100px; | ||
+ | font-size:45px; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 14:00, 17 October 2014