Template:Team:Uppsala/blabla-style
From 2013.igem.org
(Difference between revisions)
(26 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
#footer-box { | #footer-box { | ||
- | width: | + | width: 950px; |
- | + | background-color: white; | |
- | + | margin-left:auto; | |
+ | margin-right:auto; | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: white; | ||
padding:0; | padding:0; | ||
margin:0; | margin:0; | ||
Line 11: | Line 17: | ||
#contentSub, #search-controls, /*#footer-box,*/ .firstHeading, #catlinks, #p-logo { | #contentSub, #search-controls, /*#footer-box,*/ .firstHeading, #catlinks, #p-logo { | ||
- | display: none; | + | display:none; |
} | } | ||
Line 22: | Line 28: | ||
border: none; | border: none; | ||
width: 99.5%; | width: 99.5%; | ||
- | height: | + | height: 100%; |
background-image: url("https://static.igem.org/mediawiki/2013/1/12/Uppsala2013_Background.png"); | background-image: url("https://static.igem.org/mediawiki/2013/1/12/Uppsala2013_Background.png"); | ||
- | + | ||
overflow: auto; | overflow: auto; | ||
repeat-x; | repeat-x; | ||
Line 172: | Line 178: | ||
#nav ul li:hover img.nav-text2{ | #nav ul li:hover img.nav-text2{ | ||
background: none; | background: none; | ||
- | z-index: | + | z-index: 9999; |
} | } | ||
#nav ul li:hover li .nav-text | #nav ul li:hover li .nav-text | ||
Line 253: | Line 259: | ||
#bottom-pic { | #bottom-pic { | ||
- | width: | + | width: 950px; |
- | height: | + | height: 225px; |
- | margin-top: | + | margin-top: 10px; |
+ | border-radius: 0px 0px 15px 15px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2013/a/aa/Bottom_picture.png); | ||
+ | background-size: 100% 100%; | ||
} | } | ||
- | + | #main_frame { | |
- | + | min-height: 1600px; | |
- | + | ||
- | + | ||
- | + | ||
- | min-height: | + | |
width: 950px; | width: 950px; | ||
margin: 20px auto; | margin: 20px auto; | ||
Line 272: | Line 278: | ||
} | } | ||
- | + | ul.enlarge li:hover:last-child span{ | |
+ | |||
+ | left: -400px | ||
+ | } | ||
+ | |||
+ | ul.enlarge li:hover:nth-child(3) span{ | ||
+ | |||
+ | left: -400px | ||
+ | } | ||
+ | |||
+ | .slogan | ||
+ | { | ||
+ | position:relative; | ||
+ | top: 0px; | ||
+ | left: 130px; | ||
+ | width: 320px; | ||
+ | } |
Latest revision as of 12:32, 4 October 2013