Difference between revisions of "MediaWiki:Common.css"

From Lexiconn
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: →‎pomanjšanje fonta: .mw-content-text { font-size: 0.900em; }")
 
 
(23 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 */
/* pomanjšanje fonta */
+
body {font-size: 15px;}
.mw-content-text {
+
#p-navigation {font-size:16px}
  font-size: 0.900em;
+
#p-tb {font-size:16px}
}
 

Latest revision as of 17:50, 24 September 2019

/* CSS placed here will be applied to all skins */
body {font-size: 15px;}
#p-navigation {font-size:16px}
#p-tb {font-size:16px}