Difference between revisions of "MediaWiki:Common.css"
From Twilight Heroes Wiki
m |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | . | + | .link_af a { |
− | width: | + | width:800px; |
− | height: | + | height:225px; |
display:block; | display:block; | ||
text-decoration:none; | text-decoration:none; | ||
− | background-image: url(" | + | background-image: url("http://th.blandsauce.com/misc/af_15_01.jpg") |
} | } |
Latest revision as of 18:29, 31 March 2015
/* CSS placed here will be applied to all skins */ .link_af a { width:800px; height:225px; display:block; text-decoration:none; background-image: url("http://th.blandsauce.com/misc/af_15_01.jpg") }