git ssb

2+

ev / mvd



Tree: adb12e2137735a611a815b1947491a542fde0e61

Files: adb12e2137735a611a815b1947491a542fde0e61 / style.css

314 bytesRaw
1.hyperscroll {
2 width: 100%;
3}
4
5.hyperscroll > .content {
6 max-width: 680px;
7 margin-left: auto;
8 margin-right: auto;
9}
10
11
12.message {
13 display: block;
14 margin-top: .25em;
15 margin-bottom: .25em;
16}
17
18.timestamp {
19 float: right;
20}
21
22.avatar--small img {
23 vertical-align: top;
24 width: 2.5em;
25 height: 2.5em;
26}
27

Built with git-ssb-web