Files: cecdc93fd30b7c181e4e9720a98ef8f788355906 / static / base.css
161 bytesRaw
1 | .ssb-timestamp { |
2 | float: right; |
3 | } |
4 | |
5 | .ssb-avatar-image { |
6 | vertical-align: top; |
7 | } |
8 | |
9 | .ssb-avatar-name { |
10 | margin-left: 1ex; |
11 | } |
12 | |
13 | .ssb-post img { |
14 | max-width: 100%; |
15 | } |
16 |
Built with git-ssb-web