MediaWiki:Common.css: differenze tra le versioni
Vai alla navigazione
Vai alla ricerca
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 3: | Riga 3: | ||
.skin-vector-legacy a.new:visited, .skin-vector-legacy .vector-menu-tabs .new a, .skin-vector-legacy .vector-menu-tabs .new a:visited { | .skin-vector-legacy a.new:visited, .skin-vector-legacy .vector-menu-tabs .new a, .skin-vector-legacy .vector-menu-tabs .new a:visited { | ||
color: #333; | color: #333; | ||
} | |||
.skin-vector-legacy a.new { | |||
color: grey; | |||
} | } |
Versione delle 10:58, 9 dic 2023
/* Gli stili CSS inseriti qui si applicano a tutti i temi */ .skin-vector-legacy a.new:visited, .skin-vector-legacy .vector-menu-tabs .new a, .skin-vector-legacy .vector-menu-tabs .new a:visited { color: #333; } .skin-vector-legacy a.new { color: grey; }