« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 17 : | Ligne 17 : | ||
small, small a{ color:#005a99; font-weight:normal;} | small, small a{ color:#005a99; font-weight:normal;} | ||
.mw-pages {font-weight:normal; } | |||
red { color:#CC0000; } | red { color:#CC0000; } | ||
Ligne 23 : | Ligne 24 : | ||
.flow-timestamp-anchor { display:none ; } | .flow-timestamp-anchor { display:none ; } | ||
/* #catlinks { text-align: left; font-size:small; }*/ | /* #catlinks { text-align: left; font-size:small; }*/ |
Version du 19 mai 2021 à 10:07
/* 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; }
/* CLEAN ANNONCE */
#catlinks { border-top: none; margin-top: 0px ; padding-top: 0px ; }
h2 { background: #ececec; padding: 8px; margin-top: 2em; ; }
#mw-content-text { margin-top: 2em; }
a{ color:#005a99; }
small, small a{ color:#005a99; font-weight:normal;}
.mw-pages {font-weight:normal; }
red { color:#CC0000; }
.mw-search-results li a{ font-size:125% ; }
.flow-timestamp-anchor { display:none ; }
/* #catlinks { text-align: left; font-size:small; }*/
/* GET SERVER */
<script> (function () { var myElement = document.getElementById('df-url');
document.write(location.hostname);
; }());</script>