Difference between revisions of "MediaWiki:Common.css"

From mitk.org
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .portlet .pBody {font-family:"OpenSans",sans-serif !important;}")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.portlet .pBody {font-family:"OpenSans",sans-serif !important;}
+
div#p-navigation li a {
 +
  font-family:"OpenSans",sans-serif !important;
 +
}

Revision as of 10:41, 28 November 2014

/* CSS placed here will be applied to all skins */
div#p-navigation li a {
  font-family:"OpenSans",sans-serif !important;
}