MediaWiki:Common.css

From Card Hunter Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "- CSS placed here will be applied to all skins: div.printfooter { display: none; }")
 
Line 3: Line 3:
 
     display: none;
 
     display: none;
 
}
 
}
 +
 +
/* quick fix for darker red links problem */
 +
a.new { color: #F05048; }

Revision as of 03:10, 6 February 2013

/* CSS placed here will be applied to all skins */
div.printfooter {
     display: none;
}

 /* quick fix for darker red links problem */
 a.new { color: #F05048; }
      
Personal tools
Namespaces

Variants
Actions
Navigation
Tools