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 171: Line 171:
}
}


.navbox-title a, table.navbox th a:link,
.navbox-title a:link, table.navbox th a:link,
.navbox-title a, table.navbox th a:visited {
.navbox-title a:visited, table.navbox th a:visited {
     color: #e3d8c2; /* #ebd8b2 */
     color: #e3d8c2; /* #ebd8b2 */
     font-weight: bold;
     font-weight: bold;
Line 182: Line 182:
.navbox-title i a:visited, table.navbox th i a:visited {
.navbox-title i a:visited, table.navbox th i a:visited {
     font-weight: normal; /* If it detects italics, no link will be in bold, unless added manually. */
     font-weight: normal; /* If it detects italics, no link will be in bold, unless added manually. */
}
.navbox-subgroup .navbox-title a:link, .navbox-subgroup table.navbox th a:link, .navbox-subgroup .navbox-title a:visited, .navbox-subgroup table.navbox th a:visited {
    font-weight: normal; /* Removed from subsections, at least for now */
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.