git ssb

2+

ev / mvd



Tree: 05eef0d0f21b9e30181ff79499082aeb99b76e8a

Files: 05eef0d0f21b9e30181ff79499082aeb99b76e8a / 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