Team:Paris Bettencourt/Templates/css/default
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
#globalWrapper {/* le wiki */ | #globalWrapper {/* le wiki */ | ||
background-color: #ff0000; | background-color: #ff0000; | ||
- | |||
} | } | ||
- | #top-section{ | + | #top-section{/* la barre titre (baniere igem+ menu haut)*/ |
+ | } | ||
+ | #p-logo{ | ||
+ | display:none; | ||
background-color: #00ff00; | background-color: #00ff00; | ||
} | } |
Revision as of 12:53, 14 July 2011
- globalWrapper {/* le wiki */
background-color: #ff0000;
}
- top-section{/* la barre titre (baniere igem+ menu haut)*/
}
- p-logo{
display:none; background-color: #00ff00; }