MediaWiki:Common.css
De SpongePedia
(Diferencias entre revisiones)
Línea 15: | Línea 15: | ||
a[href$="SpongeBot"] { | a[href$="SpongeBot"] { | ||
− | color: # | + | color: #0099dd !important; |
font-weight: normal !important; | font-weight: normal !important; | ||
} | } | ||
Línea 24: | Línea 24: | ||
a[href$="CFP"] { | a[href$="CFP"] { | ||
− | color: # | + | color: #ff2211 !important; |
font-weight: normal !important; | font-weight: normal !important; | ||
} | } |
Última revisión de 17:20 25 abr 2021
/* Los estilos CSS definidos aquí aplicarán a todas las pieles (skins) */ body.page-Portada h1.firstHeading, body.page-Portada #catlinks, body.page-Portada #contentSub { display: none; } /* Colores de usuario para administradores */ a[href$="Frieds"], a[href$="Gary1235"], a[href$="Myotis"], a[href$="Simon"], a[href$="SpongeBot"] { color: #0099dd !important; font-weight: normal !important; } /* Colores de usuario para burócratas */ a[href$="Aku"], a[href$="CFP"] { color: #ff2211 !important; font-weight: normal !important; }