Arwingpedia
Arwingpedia
No edit summary
(Removing all content from page)
 
Line 1: Line 1:
/* New chatmod star (also make chatmod stars actually work) */
 
 
.User.chat-mod .username:after {
 
content: url("http://images.wikia.com/starfox/images/d/d0/FoxSF2.gif");
 
}
 
 
 
/* Undoing Wikia's change to avatars on chat - they're way too big */
 
 
.Chat .avatar {
 
height: 28px;
 
width: 28px;
 
left: 8px;
 
}
 
 
 
/* Improving spacing */
 
 
.Chat li {
 
padding: 18px 15px 20px 49px;
 
}
 
 
.Chat {
 
line-height: 1.2em;
 
}
 

Latest revision as of 23:51, 29 February 2012