Difference between revisions of "MediaWiki:Common.css"

From Twilight Heroes Wiki
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.imagelink_somename a {
+
.link_af a {
   width:100px;
+
   width:800px;
   height:100px;
+
   height:225px;
 
   display:block;
 
   display:block;
 
   text-decoration:none;
 
   text-decoration:none;
   background-image: url("https://upload.wikimedia.org/wikipedia/en/thumb/d/db/Islam_karimov_ITN.jpg/75px-Islam_karimov_ITN.jpg")  
+
   background-image: url("http://th.blandsauce.com/misc/af_15_01.jpg")  
 
}
 
}

Latest revision as of 19: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") 
}