MediaWiki:Vector.css : Différence entre versions
Un article de Témoins de Jéhovah: TJ-Encyclopedie, l'encyclopédie libre sur les Témoins de Jéhovah.
M |
M |
||
Ligne 19: | Ligne 19: | ||
top: 40px; | top: 40px; | ||
} | } | ||
+ | #right-navigation { | ||
+ | float: right; | ||
+ | margin-right: 16px; | ||
+ | position: relative; | ||
+ | top: 40px; |
Version du 19 décembre 2011 à 18:13
/* CSS placed here will affect users of the Vector skin */ #mw-head-base { background-color: transparent; border-left: 0px solid #181818; border-right: 0px solid #181818; border-top: 0px solid #181818; border-top-left-radius: 0.5em; border-top-right-radius: 0.5em; bottom: 0; height: 0px; margin-left: 175px; margin-top: 0px; } #left-navigation { left: 185px; position: relative; top: 40px; } #right-navigation { float: right; margin-right: 16px; position: relative; top: 40px;