cfa386683e
This commit removes the old mounts spritesheet, and removes all manually created mount CSS from Mounts.css, leaving only the 18px top margin used to position mounts in the herobox.
4 lines
107 B
CSS
4 lines
107 B
CSS
[class*="Mount_Head_"], [class*="Mount_Body_"]{
|
|
margin-top:18px; /* Sprite accommodates 105x123 box */
|
|
}
|