This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
OwlBoard/static/styles/settings.css

9 lines
194 B
CSS
Raw Normal View History

.small-box{
max-width: 100px;
height: 20px;
margin-top: 5px;
font-family: urwgothic, sans-serif;
text-align: center;
border-radius: 40px;
text-transform: uppercase;
}