Difference between revisions of "MediaWiki:Common.css"

From Koilparampil Family
Jump to: navigation, search
 
Line 3: Line 3:
 
#mw-panel div.portal div.body ul a
 
#mw-panel div.portal div.body ul a
 
{
 
{
  color: green !important;
+
  // color: green !important;
  
 
}
 
}

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;

}