This repository has been archived on 2025-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
asklyphe-frontend/static/creature.css

4 lines
97 B
CSS

.response {
background: url("/static/img/creature.png");
background-size: 128px 128px;
}