Difference between revisions of "MediaWiki:Common.css"

From Lexiconn
Jump to navigation Jump to search
 
(22 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: 12px;
+
#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}