MediaWiki:Vector.css: differenze tra le versioni

Reverting to standard style - WIP
Nessun oggetto della modifica
Riga 910: Riga 910:
/* Sidebar headings */
/* Sidebar headings */


.portal h3, .vector-menu-portal h3 {
.vector-menu-portal .vector-menu-heading {
color: var(--pastel-yellow);
color: var(--pastel-yellow);
}
}
Riga 916: Riga 916:
/* Sidebar links */
/* Sidebar links */


.portal .body li a, .vector-menu-portal .body li a,
.vector-menu-portal .vector-menu-content li a,
.portal .body li a:visited, .vector-menu-portal .body li a:visited {
.vector-menu-portal .vector-menu-content li a:visited {
color: var(--bright-yellow);
color: var(--bright-yellow);
}
}