868
contributi
Modifiche
Creata pagina con "→Il CSS inserito qui sarà applicato a tutti i temi sia su desktop che su mobile.: →Colore nero: .blacklink a, .blacklink a:hover, .blacklink a:visited, .navtemplate...."
/* Il CSS inserito qui sarà applicato a tutti i temi sia su desktop che su mobile. */
/* Colore nero */
.blacklink a,
.blacklink a:hover,
.blacklink a:visited,
.navtemplate.black tr:first-child th,
.navtemplate.black tr:first-child th a,
.navtemplate tr th,
.navtemplate tr th a,
.navtemplate.black tr:last-child th,
.navtemplate.black tr:last-child th a,
.navigazione.black tr th,
.navigazione.black tr th a,
.lingue > span > a.mw-collapsible-text,
.lingue > span > a.mw-collapsible-text:hover,
.lingue > span > a.mw-collapsible-text:visited,
.collassabile.black > .mw-collapsible-toggle > a,
.collassabile.black > .mw-collapsible-toggle > a:hover,
.collassabile.black > .mw-collapsible-toggle > a:visited {
color:#000 !important;
}
/* Colore bianco */
.whitelink a,
.whitelink a:hover,
.whitelink a:visited,
.navtemplate.white tr:first-child th,
.navtemplate.white tr:first-child th a,
.navtemplate.white tr:last-child th:only-child,
.navtemplate.white tr:last-child th:only-child a,
.navigazione.white tr th,
.navigazione.white tr th a,
.collassabile.white > .mw-collapsible-toggle > a,
.collassabile.white > .mw-collapsible-toggle > a:hover,
.collassabile.white > .mw-collapsible-toggle > a:visited {
color:#fff !important;
}
/* --------------------------- Template di navigazione --------------------------- */
/* Xenoblade 1 */
.navtemplate.xc1 tr:nth-child(2n) td, .navtable.xc1 tr:nth-child(2n) td {
background-color: #F0D9D9;
}
.navtemplate.xc1 tr td, .navtable.xc1 tr td {
background-color: #fff5ee;
}
/* da fare gli altri */
/* Colore nero */
.blacklink a,
.blacklink a:hover,
.blacklink a:visited,
.navtemplate.black tr:first-child th,
.navtemplate.black tr:first-child th a,
.navtemplate tr th,
.navtemplate tr th a,
.navtemplate.black tr:last-child th,
.navtemplate.black tr:last-child th a,
.navigazione.black tr th,
.navigazione.black tr th a,
.lingue > span > a.mw-collapsible-text,
.lingue > span > a.mw-collapsible-text:hover,
.lingue > span > a.mw-collapsible-text:visited,
.collassabile.black > .mw-collapsible-toggle > a,
.collassabile.black > .mw-collapsible-toggle > a:hover,
.collassabile.black > .mw-collapsible-toggle > a:visited {
color:#000 !important;
}
/* Colore bianco */
.whitelink a,
.whitelink a:hover,
.whitelink a:visited,
.navtemplate.white tr:first-child th,
.navtemplate.white tr:first-child th a,
.navtemplate.white tr:last-child th:only-child,
.navtemplate.white tr:last-child th:only-child a,
.navigazione.white tr th,
.navigazione.white tr th a,
.collassabile.white > .mw-collapsible-toggle > a,
.collassabile.white > .mw-collapsible-toggle > a:hover,
.collassabile.white > .mw-collapsible-toggle > a:visited {
color:#fff !important;
}
/* --------------------------- Template di navigazione --------------------------- */
/* Xenoblade 1 */
.navtemplate.xc1 tr:nth-child(2n) td, .navtable.xc1 tr:nth-child(2n) td {
background-color: #F0D9D9;
}
.navtemplate.xc1 tr td, .navtable.xc1 tr td {
background-color: #fff5ee;
}
/* da fare gli altri */