Difference between revisions of "MediaWiki:Common.css"

From Polyfolds.org
Jump to: navigation, search
(Created page with "/* CSS placed here will be applied to all skins */ /* jwf--Bring the text to 14px */ #mw-content-text { font-size: 0.875em; } jwf--Bring the text to 14px: #bodyConten...")
(No difference)

Revision as of 07:05, 8 June 2017

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

/* jwf--Bring the text to 14px */
#mw-content-text {
  font-size: 0.875em;
}

/* jwf--Bring the text to 14px */
#bodyContent {
  font-size: 0.875em;
}