Difere entre revisas de "MediaWiki:Citizen.css"
De Red Zambala
Zambala (discute | contribuis) Created page with "→All CSS here will be loaded for users of the Citizen skin: body { background: url(/img/sicily.jpg) 0 #fff; }" |
Zambala (discute | contribuis) No resoma de edita |
||
| Linia 3: | Linia 3: | ||
background: url(/img/sicily.jpg) 0 #fff; | background: url(/img/sicily.jpg) 0 #fff; | ||
} | |||
.citizen-body-container { | |||
background: #ffffff; | |||
} | } | ||
Revisa de 20:22, 17 maio 2025
/* All CSS here will be loaded for users of the Citizen skin */
body {
background: url(/img/sicily.jpg) 0 #fff;
}
.citizen-body-container {
background: #ffffff;
}