Difference between revisions of "MediaWiki:Common.css"

From ISXOgre
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .wikiEditor-ui-text #wpTextbox1 { background-color: #001100; }")
(No difference)

Revision as of 00:55, 23 June 2015

/* CSS placed here will be applied to all skins */
 
.wikiEditor-ui-text #wpTextbox1 {
background-color: #001100;
}