Template:Team:HokkaidoU Japan/Top Header/CSS
From 2014.igem.org
(Difference between revisions)
(11 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; | ||
- | |||
} | } | ||
Line 52: | Line 44: | ||
position:relative; | position:relative; | ||
float:right; | float:right; | ||
- | + | top:20px; | |
+ | |||
} | } | ||
Line 62: | Line 55: | ||
.header-title { | .header-title { | ||
height:150px; | height:150px; | ||
- | width: | + | width:600px; |
float:left; | float:left; | ||
font-family: 'Special Elite', cursive; | font-family: 'Special Elite', cursive; | ||
+ | color:white; | ||
} | } | ||
Line 70: | Line 64: | ||
.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