MediaWiki:Vector.css

Da WikiBound.
Versione del 21 gen 2020 alle 19:37 di Stormkyleis (discussione | contributi) (La versione più recente è stata spostata a MediaWiki:WikiBound.css)
Jump to navigation Jump to search

Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
  • Opera: premi Ctrl-F5.
.mw-body-content {
	line-height: 25px !important;
}
 .blacklink a, .blacklink a:hover, .blacklink a:visited {
 	color: #000 !important;
}
 .whitelink a, .whitelink a:hover, .whitelink a:visited {
 	color: #fff !important;
}
 .navtemplate.white tr:first-child th, .navtemplate.white tr:first-child th a {
 	color: #fff !important;
 }
 .navtemplate.black tr:first-child th, .navtemplate.black tr:first-child th a {
 	color: #000 !important;
 }
.navtemplate tr th a, .navtemplate tr th a:visited, .navtemplate tr th a.new, .navtemplate tr th a.new:visited {
	color: #000000;
}
 .navigazione.white tr th, .navigazione.white tr th a {
 	color: #fff !important;
 }
 .navigazione.black tr th, .navigazione.black tr th a {
 	color: #000 !important;
 }