Difference between revisions of "MediaWiki:Common.css"

From NorCon MUSH
Line 24: Line 24:
 
background: #FFFFFF !important;
 
background: #FFFFFF !important;
 
}
 
}
 +
 +
table { background: #FFFFFF !important}

Revision as of 23:13, 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;
}

table { background: #FFFFFF !important}