Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #globalwrapper | + | #globalwrapper { |
- | + | ||
width:1000px; | width:1000px; | ||
- | padding:0px 0px ; | + | padding:0px 0px; |
margin: 0 auto; | margin: 0 auto; | ||
- | background-image:url('https://static.igem.org/mediawiki/2012/ | + | background-image:url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png'); |
background-attachment: fixed; | background-attachment: fixed; | ||
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/ | + | background-image: url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png'); |
background-attachment: fixed; | background-attachment: fixed; | ||
background-position: center; | background-position: center; | ||
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; | |
- | + | } | |
- | + | ||
- | #content | + | #content{ |
- | + | ||
visibility: hidden; | visibility: hidden; | ||
- | + | } | |
- | #top-section | + | #top-section { |
- | + | background-image:url('https://static.igem.org/mediawiki/2012/0/0d/Newbanner3.png'); | |
- | background-image: url('https://static.igem.org/mediawiki/2012/ | + | background-color:#151F4E; |
- | background-color: | + | |
background-position: top; | background-position: top; | ||
width:1000px; | width:1000px; | ||
Line 60: | Line 52: | ||
-moz-box-shadow: 0 8px 6px -6px black; | -moz-box-shadow: 0 8px 6px -6px black; | ||
box-shadow: 0 8px 6px -6px black; | box-shadow: 0 8px 6px -6px black; | ||
- | border: 10px solid rgba( 255, 255, 255,0. | + | border: 10px solid rgba(255, 255, 255,0.4); |
background-clip: padding-box; | background-clip: padding-box; | ||
- | margin-top: | + | margin-top: -10px; |
margin-bottom: -50px; | margin-bottom: -50px; | ||
- | + | } | |
- | #menubar | + | |
- | + | #menubar { | |
color: white; | color: white; | ||
background-color: transparent; | background-color: transparent; | ||
- | + | } | |
- | + | #menubar ul li a { | |
- | #menubar ul li a | + | |
- | + | ||
color: white; | color: white; | ||
background-color: transparent; | background-color: transparent; | ||
- | + | } | |
- | .right-menu li a | + | .right-menu li a { |
- | + | ||
color: white; | color: white; | ||
background-color: transparent; | background-color: transparent; | ||
- | + | } | |
/* Header */ | /* Header */ |
Revision as of 17:52, 12 July 2012