Team:NGSS TR
From 2014hs.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
<style type="text/css"> | <style type="text/css"> | ||
#footer-wrapper { | #footer-wrapper { | ||
- | + | height: auto; | |
- | + | width: auto; | |
- | + | } | |
#p-logo {display:none} | #p-logo {display:none} | ||
#content {top: -120px} | #content {top: -120px} | ||
#menubar {top: -35px; font-size: 65%} | #menubar {top: -35px; font-size: 65%} | ||
#search-controls {display : none} | #search-controls {display : none} | ||
- | + | div.thumb div a img { | |
- | { | + | background-color:white; |
- | background-color:# | + | padding:6px 0px; |
+ | } | ||
+ | #globalWrapper {/* the wiki */ | ||
+ | background-color: rgb(255, 255, 255); | ||
+ | width:1100px; | ||
+ | height:auto; | ||
+ | margin:0 auto; | ||
+ | padding:0; | ||
+ | } | ||
+ | #top-section{/* the igem flag + top menu)*/ | ||
+ | position:fixed; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | top:0; | ||
+ | height:auto; | ||
+ | width:1100px; | ||
+ | border:none; | ||
+ | z-index:3; | ||
+ | } | ||
+ | #p-logo{/*le conteneur de la banière igem avec un lien vers igem*/ | ||
+ | display:none; | ||
+ | } | ||
+ | #menubar {/* la barre de menu du haut */ | ||
+ | display:none; | ||
+ | margin:0; | ||
+ | width:550px; | ||
+ | height:20px; | ||
+ | color:white; | ||
+ | background-color:rgb(46,43,52); | ||
+ | text-decoration:none; | ||
+ | font-size:12px; | ||
+ | z-index:0; | ||
+ | } | ||
+ | #menubar ul { | ||
+ | line-height:20px; | ||
+ | } | ||
+ | #menubar a{/*les lien de la barre de menu du haut */ | ||
+ | color:white; | ||
+ | text-decoration:none; | ||
+ | background:transparent; | ||
+ | z-index:3; | ||
+ | } | ||
+ | .left-menu{/* le menu de haut gauche */ | ||
+ | float:left; | ||
+ | z-index:3; | ||
+ | } | ||
+ | .right-menu{/* le menu de login haut droite*/ | ||
+ | float:right; | ||
+ | z-index:3; | ||
+ | } | ||
+ | .right-menu a{/* les lien du login */ | ||
+ | } | ||
+ | #search-controls{/* la barre de recherche*/ | ||
+ | display:none; | ||
+ | } | ||
+ | #content{/* le body de la page*/ | ||
+ | border:none; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | z-index:1; | ||
+ | width:100%; | ||
+ | height:auto; | ||
+ | background:#ffffff; | ||
} | } | ||
- | |||
</style> | </style> |
Revision as of 09:14, 17 June 2014
|
Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License
Name : Breadth Description: A two-column, fixed-width design with dark color scheme. Version : 1.0 Released : 20140331