MediaWiki:Common.css: verschil tussen versies

Uit Tribalwars Wiki NL
Naar navigatie springen
kGeen bewerkingssamenvatting
kGeen bewerkingssamenvatting
Regel 8: Regel 8:


.imagelink_infiprofile a {
.imagelink_infiprofile a {
   width:80px;
   width:100px;
   height:80px;
   height:100px;
   display:block;
   display:block;
   text-decoration:none;
   text-decoration:none;
   background-image: url("http://forum.tribalwars.nl/image.php?u=56218&dateline=1354911286&type=profile")  
   background-image: url("http://forum.tribalwars.nl/image.php?u=56218&dateline=1354911286&type=profile")  
}
}

Versie van 18 mei 2013 19:10

.imagelink_infiavatar a {
  width:120px;
  height:120px;
  display:block;
  text-decoration:none;
  background-image: url("http://forum.tribalwars.nl/image.php?u=56218&dateline=1361475283") 
}

.imagelink_infiprofile a {
  width:100px;
  height:100px;
  display:block;
  text-decoration:none;
  background-image: url("http://forum.tribalwars.nl/image.php?u=56218&dateline=1354911286&type=profile") 
}