Diferencia entre revisiones de «Plantilla:DataUp! Mucuchies 2023/styles.css»

De Wikimedia Small Projects
(+)
 
Sin resumen de edición
 
Línea 5: Línea 5:
.wp20-menu li:nth-child(3) {
.wp20-menu li:nth-child(3) {
border-color: #49796B !important;
border-color: #49796B !important;
}
.mw-ui-button {
background-color: #1B4D3E;
border-color: #1B4D3E;
color: #fff;
}
}

Revisión actual - 13:38 23 ene 2023

.wp20-menu li:nth-child(2) {
	border-color: #00693E !important;
}

.wp20-menu li:nth-child(3) {
	border-color: #49796B !important;
}

.mw-ui-button {
	background-color: #1B4D3E;
	border-color: #1B4D3E;
	color: #fff;
}