Template:Supbiotechcss5.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
Enguerrand (Talk | contribs) |
||
Line 164: | Line 164: | ||
z-index: 5; | z-index: 5; | ||
background-image: url(https://static.igem.org/mediawiki/2009/5/57/Boutontitre.png); | background-image: url(https://static.igem.org/mediawiki/2009/5/57/Boutontitre.png); | ||
+ | background-repeat: no-repeat; | ||
color: black; | color: black; | ||
display: block; | display: block; | ||
- | height: | + | height: 17px; |
- | margin-left: | + | margin-left: 7px; |
margin-top: 1px; | margin-top: 1px; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | width: | + | width: 140px; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
- | /* | + | /*Moyen titre du Menu gauche*/ |
#menu b { | #menu b { | ||
+ | z-index: 5; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2009/c/cb/Bouton_inter.png); | ||
+ | background-repeat: no-repeat; | ||
+ | color: white; | ||
+ | display: block; | ||
+ | height: 17px; | ||
+ | margin-left: 7px; | ||
+ | margin-top: 1px; | ||
+ | padding: 2px 4px; | ||
+ | width: 140px; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | /*Grand titre du Menu gauche*/ | ||
+ | #Partie { | ||
z-index: 5; | z-index: 5; | ||
background-image: url(https://static.igem.org/mediawiki/2009/3/3b/Boutongrandtitre.png); | background-image: url(https://static.igem.org/mediawiki/2009/3/3b/Boutongrandtitre.png); | ||
+ | background-repeat: no-repeat; | ||
color: white; | color: white; | ||
display: block; | display: block; | ||
- | height: | + | height: 17px; |
- | margin-left: | + | margin-left: 7px; |
margin-top: 1px; | margin-top: 1px; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | width: | + | width: 140px; |
text-decoration: none; | text-decoration: none; | ||
} | } |
Revision as of 18:14, 2 September 2009