« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(40 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 6 : | Ligne 6 : | ||
.ltr .mw-editsection {float: right; display:none; } | .ltr .mw-editsection {float: right; display:none; } | ||
#content-wrapper { background:# | #content-wrapper { background:#FEFEFE ; } | ||
#header-wrapper { background:# | #header-wrapper { background:#eef3fa; } /* dee6f3 ecf4ff eef3fa */ | ||
#footer-wrapper { background:# | #footer-wrapper { background:#eef3fa ; } | ||
#mw-content-text { margin-top: 0 ; } | #mw-content-text { margin-top: 0 ; } | ||
.mw-indicator { display: none ; } | .mw-indicator { display: none ; } | ||
h2 { background: # | h1 { font-size: 1.7em; font-weight:bold; } | ||
h2 { background: #eaedef ; padding: 8px; margin-top: 2em; font-weight:bold; color:#aa0000; font-size: 1.3em;} | |||
body { font-size: 16px; line-height:1.8 ; } | |||
body { font-size: | |||
.mw-content-text { margin-top: 2em; } | .mw-content-text { margin-top: 2em; } | ||
a{ color:#336699;} | a{ color:#336699;} | ||
a:hover { color:#CC0000; text-decoration: none; } | |||
a.goog-logo-link img { display: none;} | a.goog-logo-link img { display: none;} | ||
Ligne 44 : | Ligne 42 : | ||
/* #mw-content-text a { font-weight: bold; } */ | /* #mw-content-text a { font-weight: bold; } */ | ||
#siteSub { display:none ; } | /* #siteSub { display:none ; } */ | ||
.siteSubrandom { float: right; } | |||
/* CLEAN ANNONCE */ | |||
/* #catlinks { border-top: none; margin-top: 0px ; padding-top: 0px ; } | |||
/* #catlinks { text-align: left; font-size:small; }*/ | /* #catlinks { text-align: left; font-size:small; }*/ | ||
#mw-normal-catlinks > ul > li { | #mw-normal-catlinks > ul > li { | ||
display: inline-block; | display: inline-block; | ||
padding: 4px 10px; | padding: 4px 10px; | ||
border-radius: 50px; | border-radius: 50px; | ||
border: 1px solid; | border: 1px solid; | ||
margin-left: | margin-left: 10px; | ||
} | } | ||
#mw- | |||
#mw-pages h2 {display:none | |||
} | } |
Dernière version du 30 août 2024 à 17:44
/* IMAGES RESPONSIVE */
res-img {max-width:100%; height:auto; }
/* ENLEVER LE MOT MODIFIER DES SECTIONS */
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection { float: right; display:none;}
.ltr .mw-editsection {float: right; display:none; }
#content-wrapper { background:#FEFEFE ; }
#header-wrapper { background:#eef3fa; } /* dee6f3 ecf4ff eef3fa */
#footer-wrapper { background:#eef3fa ; }
#mw-content-text { margin-top: 0 ; }
.mw-indicator { display: none ; }
h1 { font-size: 1.7em; font-weight:bold; }
h2 { background: #eaedef ; padding: 8px; margin-top: 2em; font-weight:bold; color:#aa0000; font-size: 1.3em;}
body { font-size: 16px; line-height:1.8 ; }
.mw-content-text { margin-top: 2em; }
a{ color:#336699;}
a:hover { color:#CC0000; text-decoration: none; }
a.goog-logo-link img { display: none;}
a.goog-logo-link { display:none; }
red { color:#CC0000; }
.mw-search-results li a{ font-size:125% ; }
.flow-timestamp-anchor { display:none ; }
.small, small a{ color:#005a99; font-weight:normal;}
/* #mw-content-text a { font-weight: bold; } */
/* #siteSub { display:none ; } */
.siteSubrandom { float: right; }
/* CLEAN ANNONCE */
/* #catlinks { border-top: none; margin-top: 0px ; padding-top: 0px ; }
/* #catlinks { text-align: left; font-size:small; }*/
#mw-normal-catlinks > ul > li {
display: inline-block;
padding: 4px 10px;
border-radius: 50px;
border: 1px solid;
margin-left: 10px;
}
#mw-pages h2 {display:none
}