Difference between revisions of "MediaWiki:Common.css"

From Koilparampil Family
Jump to: navigation, search
 
(2 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 */
  
#mw-panel div.portal div.body ul
+
#mw-panel div.portal div.body ul a
 
{
 
{
  font-size:10pt;
+
  // color: green !important;
color: green;
+
 
 
}
 
}

Latest revision as of 10:16, 10 January 2011

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

#mw-panel div.portal div.body ul a
{
 // color: green !important;

}