Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: div.full-calendar table.navigation_table td.nav_form form{display:none;}") |
m |
||
Line 2: | Line 2: | ||
div.full-calendar table.navigation_table td.nav_form form{display:none;} | div.full-calendar table.navigation_table td.nav_form form{display:none;} | ||
+ | |||
+ | div.full-calendar table.navigation_table td.month_name{font-size:x-large;} |
Revision as of 23:14, 3 April 2012
/* CSS placed here will be applied to all skins */ div.full-calendar table.navigation_table td.nav_form form{display:none;} div.full-calendar table.navigation_table td.month_name{font-size:x-large;}