Difference between revisions of "MediaWiki:Common.css"
From NorCon MUSH
| Line 13: | Line 13: | ||
#content table.wikitable { | #content table.wikitable { | ||
border: 0; | border: 0; | ||
| − | background: #FFFFFF; | + | background: #FFFFFF !important; |
} | } | ||
#content table.wikitable th, #content table.wikitable td { | #content table.wikitable th, #content table.wikitable td { | ||
border: 0; | border: 0; | ||
| − | background: | + | background: #FFFFFF !important; |
} | } | ||
table.wikitable ul { | table.wikitable ul { | ||
| − | background: #FFFFFF; | + | background: #FFFFFF !important; |
} | } | ||
Revision as of 23:12, 5 February 2015
li.gallerybox {text-indent:0px;}
p.dragon, .dragon-talk {color:#342D7E;}
p.galleries{color:#236B8E;}
p.st{color:red;}
.navbar-inverse > li > a {color: #FFFFFF !important}
a:link {color: #11249E;}
.mw-body a.external:link {color: #11249E;}
ul > li.gallerybox:before {background: #FFFFFF}
#content table.wikitable {
border: 0;
background: #FFFFFF !important;
}
#content table.wikitable th, #content table.wikitable td {
border: 0;
background: #FFFFFF !important;
}
table.wikitable ul {
background: #FFFFFF !important;
}