To get rid of this ad please Sign up/Login.
Difference between revisions of "MediaWiki:Arkadia.css"
Line 9: | Line 9: | ||
background:rgb(100, 100, 100); | background:rgb(100, 100, 100); | ||
border: 1px solid rgb(50, 50, 50); | border: 1px solid rgb(50, 50, 50); | ||
} | |||
span.arktxt1 | |||
{ | |||
color:#ffffff; | |||
} | } | ||
Revision as of 13:35, 8 April 2013
/* CSS for the Arkdia skin */ table.arktabs1 { font-family:"Calibri"; font-size:small; color:#ff0000; text-align:left; background:rgb(100, 100, 100); border: 1px solid rgb(50, 50, 50); } span.arktxt1 { color:#ffffff; } th.arktxt1 { color:#ffcc00; } td.arktxt1 { color:#ffcc00; } /* standard link colors */ /* .mw-collapsible a:link {color: #FFFFFF} */