]> git.localhorst.tv Git - alttp.git/blob - users.scss
c6f7509e47cb9ea63b29dfff8006a8a518960222
[alttp.git] / users.scss
1 .user-box {
2         padding: 0;
3         color: inherit;
4         text-decoration: none;
5
6         img {
7                 max-height: 2rem;
8                 width: auto;
9                 border-radius: 50%;
10                 margin: 0 0.25rem;
11         }
12 }