git ssb

0+

Daan Patchwork / ssb-viewer



forked from cel / ssb-viewer

Tree: 1a47f5f10e7f528233fc2adfe33565b40ecb322f

Files: 1a47f5f10e7f528233fc2adfe33565b40ecb322f / 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