Diferencia entre revisiones de «MediaWiki:Common.css»
Ir a la navegación
Ir a la búsqueda
(Página blanqueada) |
Sin resumen de edición |
||
| Línea 1: | Línea 1: | ||
#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: black; | |||
} | |||
Revisión del 15:48 10 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: black;
}