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 19: | Línea 19: | ||
| } | } | ||
| # mw-panel { | # mw-panel { | ||
|     background-color: white; | |||
| } | |||
| body { | |||
|      background-color: white; |      background-color: white; | ||
| } | } | ||
Revisión del 10:30 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;
}