Difference between revisions of "MediaWiki:Common.css"

From Postfurry Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: textarea#wpTextbox1 { font-family: monospace; }")
(No difference)

Revision as of 17:49, 26 December 2014

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

textarea#wpTextbox1 {
  font-family: monospace;
}