MediaWiki:Group-user.css : Différence entre versions
| (12 révisions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici n’affectera que les utilisateurs enregistrés. */ | /* Le CSS placé ici n’affectera que les utilisateurs enregistrés. */ | ||
| − | + | .ns-3502 #nav-meta { | |
| − | + | display:block; | |
| − | + | margin:0.5em -8em 0 1em; | |
| − | + | /* position:fixed; | |
| − | + | padding-left: 78%;*/ | |
| − | - | + | border-left: none; |
| − | + | ||
| − | |||
| − | - | ||
| − | - | ||
| − | |||
| − | |||
} | } | ||
| + | |||
| + | .ns-3503 #nav-meta { | ||
| + | display:block; | ||
| + | margin:0.5em -8em 0 1em; | ||
| + | /* position:fixed; | ||
| + | padding-left: 78%;*/ | ||
| + | border-left: none; | ||
| + | |||
| + | } | ||
| + | |||
| + | |||
| + | /* | ||
div#mw-panel, #mw-head, #mw-page-base, #firstHeading, #footer, #left-navigation, #contentSub, #jump-to-nav, .mw-pt-translate-header {display:block;} | div#mw-panel, #mw-head, #mw-page-base, #firstHeading, #footer, #left-navigation, #contentSub, #jump-to-nav, .mw-pt-translate-header {display:block;} | ||
#mw-head-base, div#content, div#footer {display:block;} | #mw-head-base, div#content, div#footer {display:block;} | ||
| − | div#content.mw-body { margin-left: 10em } | + | div#content.mw-body { margin-left: 10em;margin-right: 0em;margin-top: 0em;margin-bottom: 0em;border:1px; } |
| + | */ | ||
Version actuelle datée du 16 septembre 2021 à 15:51
/* Le CSS placé ici n’affectera que les utilisateurs enregistrés. */
.ns-3502 #nav-meta {
display:block;
margin:0.5em -8em 0 1em;
/* position:fixed;
padding-left: 78%;*/
border-left: none;
}
.ns-3503 #nav-meta {
display:block;
margin:0.5em -8em 0 1em;
/* position:fixed;
padding-left: 78%;*/
border-left: none;
}
/*
div#mw-panel, #mw-head, #mw-page-base, #firstHeading, #footer, #left-navigation, #contentSub, #jump-to-nav, .mw-pt-translate-header {display:block;}
#mw-head-base, div#content, div#footer {display:block;}
div#content.mw-body { margin-left: 10em;margin-right: 0em;margin-top: 0em;margin-bottom: 0em;border:1px; }
*/



