Team:UPIBI-Mexico/Undergraduate/David Cruz.
From 2012.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
/* UPIBI IGEM Wiki Stylesheet*/ | /* UPIBI IGEM Wiki Stylesheet*/ | ||
- | + | #globalwrapper | |
- | + | { | |
- | #globalwrapper { | + | |
width:1000px; | width:1000px; | ||
padding:0px 0px; | padding:0px 0px; | ||
Line 14: | Line 13: | ||
background-position: center; | background-position: center; | ||
background-size:100% 100%; | background-size:100% 100%; | ||
- | } | + | } |
- | body { | + | |
+ | body | ||
+ | { | ||
background: #CECECE; | background: #CECECE; | ||
background-image: url('https://static.igem.org/mediawiki/2012/c/cc/Dnano.jpg'); | background-image: url('https://static.igem.org/mediawiki/2012/c/cc/Dnano.jpg'); | ||
Line 22: | Line 23: | ||
height:100%; | height:100%; | ||
background-size:100% 100%; | background-size:100% 100%; | ||
- | } | + | } |
- | .firstHeading { | + | |
+ | .firstHeading | ||
+ | { | ||
height:0px; | height:0px; | ||
visibility:hidden; | visibility:hidden; | ||
- | } | + | } |
- | #p-logo { | + | #p-logo |
+ | { | ||
height:0px; | height:0px; | ||
overflow:hidden; | overflow:hidden; | ||
display: none; | display: none; | ||
- | } | + | } |
- | #search-controls { | + | #search-controls |
- | display:none; | + | { |
- | margin-top:0px; | + | display:none; |
- | } | + | margin-top:0px; |
+ | } | ||
- | #content{ | + | #content |
- | + | { | |
- | } | + | visibility: hidden; |
+ | } | ||
- | #top-section { | + | #top-section |
- | + | { | |
- | + | background-image:url('https://static.igem.org/mediawiki/2012/e/e5/UPIBI-Mexico_logo.png'); | |
- | + | background-color:#151F4E; | |
- | + | background-position: top; | |
- | + | width:1000px; | |
- | + | height:219px; | |
- | + | background-repeat: no-repeat; | |
- | + | border-width:0px; | |
- | + | border-top-width:0px; | |
- | + | -webkit-box-shadow: 0 8px 6px -6px black; | |
- | + | -moz-box-shadow: 0 8px 6px -6px black; | |
- | + | box-shadow: 0 8px 6px -6px black; | |
- | + | border: 10px solid rgba(255, 255, 255,0.4); | |
- | + | background-clip: padding-box; | |
- | + | margin-top: -10px; | |
- | } | + | margin-bottom: -50px; |
+ | } | ||
+ | #menubar | ||
+ | { | ||
+ | color: white; | ||
+ | background-color: transparent; | ||
+ | } | ||
- | + | #menubar ul li a | |
- | + | { | |
- | + | color: white; | |
- | + | background-color: transparent; | |
- | #menubar ul li a { | + | } |
- | + | ||
- | + | ||
- | } | + | |
- | .right-menu li a { | + | .right-menu li a |
- | + | { | |
- | + | color: white; | |
- | } | + | background-color: transparent; |
+ | } | ||
/* Header */ | /* Header */ |
Revision as of 05:33, 27 June 2012