Diferencia entre revisiones de «MediaWiki:Common.css»
Ir a la navegación
Ir a la búsqueda
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 18: | Línea 18: | ||
background-color: white; | background-color: white; | ||
} | } | ||
# mw-panel { | #mw-panel { | ||
background-color: white; | background-color: white; | ||
} | } | ||
Revisión del 10:31 11 ago 2017
#p-logo a {
display: block;
width: 95%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
text-decoration: none;
background-size: 100%;
background-color: 100% !important;
}
#footer {
background-color: white;
}
#mw-navigation {
background-color: white;
}
#mw-panel {
background-color: white;
}
body {
background-color: white;
}