Template:Team:DTU-Denmark/css4
From 2014.igem.org
(Difference between revisions)
(46 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 26: | Line 24: | ||
height: 100%; | height: 100%; | ||
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 98: | Line 71: | ||
::selection { | ::selection { | ||
- | background: # | + | background: #F79042; |
color: #fff; | color: #fff; | ||
} | } | ||
Line 111: | Line 84: | ||
a:link { | a:link { | ||
- | color: # | + | color: #68FF81; /*Text menu mouseover*/ |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
a:visited { | a:visited { | ||
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #5FFF7A; |
} | } | ||
a:hover { | a:hover { | ||
Line 132: | Line 105: | ||
} | } | ||
- | body { | + | body |
- | + | { | |
- | + | background: url(https://static.igem.org/mediawiki/2014/a/aa/DTU-Denmark-Seamlesstexture29_1200.jpg); | |
- | + | } | |
- | + | #logo1{ | |
+ | |||
+ | position:absolute; | ||
+ | top: 90px; | ||
+ | left: 56px; | ||
+ | } | ||
+ | #logoo2{ | ||
+ | position:absolute; | ||
+ | top: -15px; | ||
+ | left: 270px; | ||
+ | } | ||
+ | #logo3{ | ||
+ | position:absolute; | ||
+ | top: -55px; | ||
+ | left: 275px; | ||
+ | } | ||
+ | #logo4{position:absolute; | ||
+ | top: 120px; | ||
+ | left: -550px; | ||
+ | } | ||
+ | #logo5{position:absolute; | ||
+ | top: -70px; | ||
+ | left: 270px; | ||
+ | } | ||
+ | #logo6{position:absolute; | ||
+ | top: -100px; | ||
+ | left: 295px; | ||
+ | } | ||
- | + | ||
+ | |||
h0{ | h0{ | ||
Line 179: | Line 180: | ||
capt{ | capt{ | ||
font-size:12px; | font-size:12px; | ||
- | color:# | + | color:#5E5F5F; |
font-weight:150; | font-weight:150; | ||
text-align:justify; | text-align:justify; | ||
Line 232: | Line 233: | ||
width:90%; | width:90%; | ||
top:100px; | top:100px; | ||
- | left: | + | left:60px; |
position:fixed; | position:fixed; | ||
z-index:30; | z-index:30; | ||
Line 240: | Line 241: | ||
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 254: | Line 255: | ||
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 262: | Line 263: | ||
margin: 0px 0px 0px 0px; | margin: 0px 0px 0px 0px; | ||
width: 200px; | width: 200px; | ||
- | background: url("https:// | + | background: url("https://2014.igem.org/File:DTU-Denmark-Menu-200x40-green-1_(1).png"); |
} | } | ||
Line 277: | Line 278: | ||
#nav a:hover { | #nav a:hover { | ||
- | /*background-color: # | + | /*background-color: #1DFF43; |
color: #ffffff;*/ | color: #ffffff;*/ | ||
} | } | ||
Line 283: | Line 284: | ||
/* main level link hover */ | /* main level link hover */ | ||
#nav .current a, #nav li:hover > a { | #nav .current a, #nav li:hover > a { | ||
- | color: # | + | color: #3FFF1D; /*mouse over tekstfarve for menu. Før #F79042. Tyrkis 7edbf6. dd6421*/ |
border-color:#724f20; | border-color:#724f20; | ||
} | } | ||
Line 309: | Line 310: | ||
opacity:1; | opacity:1; | ||
margin:0; | margin:0; | ||
- | background-color: none ; /*# | + | background-color: none ; /*#50FF56 reddish, can fix opacity problem here */ |
z-index:0; | z-index:0; | ||
border-left:solid 1px #ffff00; | border-left:solid 1px #ffff00; | ||
Line 325: | Line 326: | ||
width: 200px; | width: 200px; | ||
position: absolute; | position: absolute; | ||
- | /*background-color: # | + | /*background-color: #3BFF4F;*/ |
left: 0; | left: 0; | ||
z-index:-1; | z-index:-1; | ||
Line 391: | Line 392: | ||
} | } | ||
- | . | + | .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 505: | Line 507: | ||
background-size: 100%; | background-size: 100%; | ||
} | } | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 17:18, 29 July 2014