MediaWiki:DarkTimeless.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 16: Line 16:
/* Basic elements */
/* Basic elements */
a { color: #009CFF !important; }
a { color: #009CFF !important; }
a.new, .new a { color: #FF1A1A !important; }
a.new, .new a, a.mw-usertoollinks-contribs-no-edits { color: #FF1A1A !important; }
body, .content, .oo-ui-messageDialog-message,
body, .content, .oo-ui-messageDialog-message, #mw-content-text a.mw-selflink, .scrollbox,
#mw-content-text a.mw-selflink, .scrollbox, .darkbg,
.darkbg, #toc .toctitle, .toc .toctitle, #mw-toc-heading {
#toc .toctitle, .toc .toctitle, #mw-toc-heading {
color: #ccc !important;
color: #ccc !important;
}
}