Template:Team:DTU-Denmark/css4
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 9: | Line 7: | ||
.topWikiNavBackground { | .topWikiNavBackground { | ||
height:18px; | height:18px; | ||
- | margin-top: -32px; | + | margin-top: -32px; |
background-color:transparent; | background-color:transparent; | ||
} | } | ||
Line 27: | Line 25: | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
border: 0 none; | border: 0 none; | ||
Line 105: | Line 70: | ||
::selection { | ::selection { | ||
- | background: # | + | background: #F79042; |
color: #fff; | color: #fff; | ||
} | } | ||
Line 143: | Line 108: | ||
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif; | font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif; | ||
text-align:center; | text-align:center; | ||
- | |||
- | |||
} | } | ||
Line 186: | Line 149: | ||
capt{ | capt{ | ||
font-size:12px; | font-size:12px; | ||
- | color:# | + | color:#5E5F5F; |
font-weight:150; | font-weight:150; | ||
text-align:justify; | text-align:justify; | ||
Line 196: | Line 159: | ||
font-weight:700; | font-weight:700; | ||
} | } | ||
- | |||
#logo { | #logo { | ||
Line 204: | Line 166: | ||
z-index: 2; | z-index: 2; | ||
margin-left: -17px; | margin-left: -17px; | ||
+ | } | ||
.header{ | .header{ | ||
Line 239: | Line 202: | ||
width:90%; | width:90%; | ||
top:100px; | top:100px; | ||
- | left: | + | left:60px; |
position:fixed; | position:fixed; | ||
z-index:30; | z-index:30; | ||
Line 247: | Line 210: | ||
color: #FFF; | color: #FFF; | ||
background-color:none; | background-color:none; | ||
- | margin: 0 | + | margin: 0 10px 0 0; |
- | float:left; | + | float: left; |
position: relative; | position: relative; | ||
list-style: none; | list-style: none; | ||
Line 261: | Line 224: | ||
font-weight:700; | font-weight:700; | ||
line-height:210%; | line-height:210%; | ||
- | color: | + | color: none; |
text-decoration: none; | text-decoration: none; | ||
position: relative; | position: relative; | ||
Line 269: | Line 232: | ||
margin: 0px 0px 0px 0px; | margin: 0px 0px 0px 0px; | ||
width: 200px; | width: 200px; | ||
- | background: url("https://static.igem.org/mediawiki/2014/ | + | background: url("https://static.igem.org/mediawiki/2014/3/30/DTU-Denmark-Menu-200x40-green-1.png"); |
} | } | ||
Line 284: | Line 247: | ||
#nav a:hover { | #nav a:hover { | ||
- | /*background-color: # | + | /*background-color: #870203; |
color: #ffffff;*/ | color: #ffffff;*/ | ||
} | } | ||
Line 398: | Line 361: | ||
} | } | ||
- | . | + | .banner { |
+ | background-image:url(https://static.igem.org/mediawiki/2014/0/03/Boston1_bu14.jpg); | ||
background-size:cover; | background-size:cover; | ||
position: absolute; | position: absolute; | ||
Line 469: | Line 433: | ||
width: 90%; | width: 90%; | ||
} | } | ||
- | + | #logo { | |
+ | left: 50px; | ||
+ | top: 30px; | ||
} | } | ||
Line 510: | Line 476: | ||
background-size: 100%; | background-size: 100%; | ||
} | } | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 14:42, 29 July 2014