Team:Grenoble/Templates/Css.css
From 2011.igem.org
(Difference between revisions)
JeanBaptiste (Talk | contribs) |
JeanBaptiste (Talk | contribs) |
||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | |||
+ | } | ||
+ | #globalWrapper {/* le wiki */ | ||
+ | background-color: #ffffff; | ||
+ | -bottom:0px; | ||
+ | } | ||
+ | #top-section{/* la barre titre (baniere igem+ menu haut)*/ | ||
+ | height: auto; | ||
+ | margin-top: 0 px; | ||
+ | margin-left: 0 px; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 !important; | ||
+ | /* margin-bottom: 10px; */ | ||
+ | padding:0; | ||
+ | border: none; | ||
+ | display: display; | ||
+ | } | ||
+ | #p-logo{/*le conteneur de la banière igem avec un lien vers igem*/ | ||
+ | display:none; | ||
+ | border:none; | ||
+ | margin:none; | ||
+ | } | ||
+ | #menubar{/* la barre de menu du haut */ | ||
+ | /*display:none;*/ | ||
+ | } | ||
+ | #menubar a{/*les lien de la barre de menu du haut */ | ||
+ | text-decoration:none; | ||
+ | color:#FFFFFF; | ||
+ | } | ||
+ | |||
body { | body { | ||
Line 22: | Line 52: | ||
} | } | ||
+ | |||
+ | |||
/* utilisé dans la banière */ | /* utilisé dans la banière */ |
Revision as of 13:30, 4 August 2011