git ssb

2+

ev / mvd



Tree: b841ee31c64281cfb19407453fbbef54f5ef6e95

Files: b841ee31c64281cfb19407453fbbef54f5ef6e95 / 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