Difference between revisions of "MediaWiki:Common.css"

From Casio Universal Wiki
Jump to: navigation, search
Line 2: Line 2:
 
#homePageTable{border-spacing:0;}
 
#homePageTable{border-spacing:0;}
 
#homePageTable td{border-right: 1px solid #a7d7f9;border-bottom: 1px solid #a7d7f9;}
 
#homePageTable td{border-right: 1px solid #a7d7f9;border-bottom: 1px solid #a7d7f9;}
#homePageTable th{border-right: 1px solid #a7d7f9;border-bottom: 1px solid #a7d7f9;background-color:#eeeeee;font-weight:bold;text-align:center;}
+
#homePageTable th{border-right: 1px solid #a7d7f9;border-bottom: 1px solid #a7d7f9;background-color:#f5faff;font-weight:bold;text-align:center;}

Revision as of 23:46, May 20, 2012

/* Home page Css */
#homePageTable{border-spacing:0;}
#homePageTable td{border-right: 1px solid #a7d7f9;border-bottom: 1px solid #a7d7f9;}
#homePageTable th{border-right: 1px solid #a7d7f9;border-bottom: 1px solid #a7d7f9;background-color:#f5faff;font-weight:bold;text-align:center;}