MediaWiki:Gadget-ms-Navbox.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 137: Line 137:




table.navbox a {
table.navbox a:link,
table.navbox a:visited {
     color: white;
     color: white;
}
}
Line 171: Line 172:
}
}


.navbox-title a, table.navbox th a {
.navbox-title a, table.navbox th a:link,
.navbox-title a, table.navbox th a:visited {
     color: #e3d8c2; /* #ebd8b2 */
     color: #e3d8c2; /* #ebd8b2 */
     font-weight: bold;
     font-weight: bold;
Line 272: Line 274:
     background: #9d97c9; /* #bdb3cf #99a6cd */
     background: #9d97c9; /* #bdb3cf #99a6cd */
}
}
.collapsible .navbox-subgroup .navbox-group a {
.collapsible .navbox-subgroup .navbox-group a:link,
.collapsible .navbox-subgroup .navbox-group a:visited {
color: white;
color: white;
}
}
Line 320: Line 323:
}
}


.navbox-title .collapseButton, table.navbox th .plainlinks a, .navbox-title .collapseButton, table.navbox th .plainlinks a {
.navbox-title .collapseButton, table.navbox th .plainlinks a:link,
.navbox-title .collapseButton, table.navbox th .plainlinks a:link,
.navbox-title .collapseButton, table.navbox th .plainlinks a:visited,
.navbox-title .collapseButton, table.navbox th .plainlinks a:visited {
     color: #e7eaf3;
     color: #e7eaf3;
}
}
   
   
@media print { .navbox { display: none; } }
@media print { .navbox { display: none; } }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.