Diferencia entre revisiones de «MediaWiki:Citizen.css»

De WikiCAAD
Línea 1: Línea 1:
/* All CSS here will be loaded for users of the Citizen skin */
/* All CSS here will be loaded for users of the Citizen skin */
.mw-parser-output table.infobox {
.mw-parser-output table.infobox {
width: 19% !important;
width: 20% !important;
background-color: var(--color-surface-0) !important;
background-color: var(--color-surface-0) !important;
}
}

Revisión del 21:07 6 feb 2025

/* All CSS here will be loaded for users of the Citizen skin */
.mw-parser-output table.infobox {
	width: 20% !important;
	background-color: var(--color-surface-0) !important;

}