MediaWiki: Monobook.css : Différence entre versions
De ECU
| Ligne 1 : | Ligne 1 : | ||
| − | /* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook. | + | /* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook.*/ |
#column-content{margin-left: -5em;} | #column-content{margin-left: -5em;} | ||
| − | #column-content #content{margin-left: 5em;} | + | #column-content #content{margin-left: 5em;} |
Version du 17 mai 2019 à 09:54
/* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook.*/
#column-content{margin-left: -5em;}
#column-content #content{margin-left: 5em;}
/* increase sidebar width
#column-content { margin-left: 5em; }
#column-content #content { margin-left: 5em; }
#p-logo a, #p-logo a:hover { width: 5em; }
#p-cactions { left: 4.5em; }
.portlet { width: 4em; }
div#column-content { margin-left: -4em; }
div#content { margin-left: 4em; }*/
