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; }")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.wikiEditor-ui-text #wpTextbox1 {
 
background-color: #001100;
 
}
 

Latest revision as of 02:07, 23 June 2015

/* CSS placed here will be applied to all skins */