819
modifications
Balise : Révocation manuelle |
|||
| Ligne 179 : | Ligne 179 : | ||
font-weight: bold; | font-weight: bold; | ||
font-family: var(--headerfont); | font-family: var(--headerfont); | ||
text-shadow: | text-shadow: | ||
-2px 2px 0 #000, | -2px 2px 0 #000, | ||
4px 4px 8px rgba(0,0,0,0.7); | 4px 4px 8px rgba(0,0,0,0.7); | ||
border-radius: 4px; | border-radius: 4px; | ||
border: 3px groove var(--bordercolour); | border: 3px groove var(--bordercolour); | ||
| Ligne 201 : | Ligne 196 : | ||
/*main body*/ | /*main body*/ | ||
#content.mw-body { | #content.mw-body { | ||
background-color:rgba(255, 234, 189, 0.97); | background-color:rgba(255, 234, 189, 0.97); | ||
| Ligne 360 : | Ligne 354 : | ||
} | } | ||
#footer-places-about a, #footer-places-disclaimer a, #footer-places-mobileview a, #footer a, #footer {border-color:var(--whitetextandbg);background:transparent;} | #footer-places-about a, #footer-places-disclaimer a, #footer-places-mobileview a, #footer a, #footer {border-color:var(--whitetextandbg);background:transparent;} | ||
#footer {margin-right: | #footer {margin-right:1%;;} | ||
#footer-poweredbyico, #footer-poweredbyico a, #footer-poweredbyico li, #footer-poweredbyico ul, #footer-poweredbyico img {background:none!important;margin-bottom:0.75em;} | #footer-poweredbyico, #footer-poweredbyico a, #footer-poweredbyico li, #footer-poweredbyico ul, #footer-poweredbyico img {background:none!important;margin-bottom:0.75em;} | ||
modifications