To get rid of this ad please Sign up/Login.
Difference between revisions of "MediaWiki:Arkadia.css"
Line 19: | Line 19: | ||
{ | { | ||
color:#ffcc00; | color:#ffcc00; | ||
} | |||
th.arktxthd1 | |||
{ | |||
color:rgb(142, 142, 142); | |||
padding:1px; | |||
margin:1px; | |||
text-align:left; | |||
font-size:small; | |||
font-weight:normal; | |||
} | } | ||
Revision as of 14:40, 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; } th.arktxthd1 { color:rgb(142, 142, 142); padding:1px; margin:1px; text-align:left; font-size:small; font-weight:normal; } td.arktxt1 { color:#ffcc00; } /* standard link colors */ /* .mw-collapsible a:link {color: #FFFFFF} */