MediaWiki:Dark.css: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to dark skins */
/* CSS placed here will be applied to dark skins */
/* Halo fixes */
#jump-template {
background: #333 !important;
}
.Box {
color: #fff !important;
background: #444 !important;
border-color: #666 !important;
}
.rootpage-Data_Drop #mw-content-text table {
background: #444 !important;
}


/* Special:WikiForum */
/* Special:WikiForum */