git ssb

2+

ev / mvd



Tree: b05c12ba850a6a9d4f5af6d9f32136f3baf5d75f

Files: b05c12ba850a6a9d4f5af6d9f32136f3baf5d75f / style.css

202 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

Built with git-ssb-web