MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| 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 02:29, 1 April 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")
}