MediaWiki:Common.css: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
Undo revision 77 by Ihaveahax (talk) nah
Tag: Undo
don't put the background on Special:ApiHelp
Line 50: Line 50:
#content {
#content {
border: 1px solid #93A0D5;
border: 1px solid #93A0D5;
}
/* don't put the background on Special:ApiHelp */
.page-Special_ApiHelp {
background-image: none!important;
}
}