Diferencia entre revisiones de «Plantilla:Propuestas/styles.css»
De Wikimedia Small Projects
Más acciones
Página creada con «a:visited { color: #0645AD !IMPORTANT; } a.new:link { color: #0645AD !IMPORTANT; } a.new:visited { color: #0645AD !IMPORTANT; }» |
Sin resumen de edición |
||
| (No se muestran 4 ediciones intermedias del mismo usuario) | |||
| Línea 10: | Línea 10: | ||
color: #0645AD !IMPORTANT; | color: #0645AD !IMPORTANT; | ||
} | } | ||
.mw-headline { | |||
color: #484848; | |||
font-weight: bold; | |||
} | |||
h1, h2 { border: none; } | |||
Revisión actual - 01:37 5 jun 2021
a:visited {
color: #0645AD !IMPORTANT;
}
a.new:link {
color: #0645AD !IMPORTANT;
}
a.new:visited {
color: #0645AD !IMPORTANT;
}
.mw-headline {
color: #484848;
font-weight: bold;
}
h1, h2 { border: none; }