MediaWiki:Common.css

From Card Hunter Wiki
(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
  /* quick fix for darker red links problem */
 
  /* quick fix for darker red links problem */
 
  a.new { color: #F05048; }
 
  a.new { color: #F05048; }
 +
 +
/* Default tables are white; white is bad. */
 +
table { background-color: transparent; }

Revision as of 05:14, 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; }

 /* Default tables are white; white is bad. */
 table { background-color: transparent; }
      
Personal tools
Namespaces

Variants
Actions
Navigation
Tools