Template:Hitsplat/styles.css
Jump to navigation
Jump to search
/* [[Template:Hitsplat]] */
.hitsplat-container {
width: 24px;
height: 23px;
display: inline-flex;
flex-flow: row nowrap;
align-items: center;
justify-content: center;
position: relative;
}
.hitsplat-caption {
position: absolute;
font-family: runescape;
font-size: 16px;
color: #ffffff;
text-shadow: 1px 1px #000000;
}