Files: e2fb4d766af3a45d510a0558e410b04dd3366e13 / about / html / avatar.mcss
177 bytesRaw
1 | Avatar { |
2 | cursor: pointer |
3 | $circleSmall |
4 | |
5 | -tiny { |
6 | $circleTiny |
7 | } |
8 | |
9 | -small { |
10 | $circleSmall |
11 | } |
12 | |
13 | -medium { |
14 | $circleMedium |
15 | } |
16 | |
17 | -large { |
18 | $circleLarge |
19 | } |
20 | } |
21 | |
22 |
Built with git-ssb-web