Diferencia entre revisiones de «MediaWiki:Common.css»

De KarateDoMiyazato Wiki
sin resumen de edición
Sin resumen de edición
Sin resumen de edición
Línea 102: Línea 102:


/* Reset overrides, needed where double application above isn't working. */
/* Reset overrides, needed where double application above isn't working. */
html .mw-logo-wordmark,
html .mw-logo-wordmark !important,
html .mw-logo-tagline,
html .mw-logo-tagline !important,
html .mw-wiki-title > img,
html .mw-wiki-title > img !important,
html .wvui-icon svg,
html .wvui-icon svg !important,
html .mw-ext-score img,
html .mw-ext-score img !important,
html .mw-hiero-table img,
html .mw-hiero-table img !important,
html a.feedlink {
html a.feedlink !important {
filter: none;
filter: none;
}
}
Línea 219: Línea 219:


html #cosmos-toolbar {
html #cosmos-toolbar {
background-image: -moz-linear-gradient(left,#c4dec0 0,#107c02 50%,#c4dec0 100%); !important;
background-image: -moz-linear-gradient(left,#c4dec0 0,#6d027c 50%,#c4dec0 100%); !important;
}
}


}
}