git ssb

3+

ev / sdash



Tree: 7430f885d9d92edaa6642db61b753dde7fc9bc13

Files: 7430f885d9d92edaa6642db61b753dde7fc9bc13 / static / sdash.css

197 bytesRaw
1.avatar {
2 width: 2em;
3 float: left;
4 margin-right: 1em;
5}
6
7.message {
8 border: 1px solid #ccc;
9 padding: 1em;
10}
11
12.pre {
13 margin-bottom: 0;
14}
15
16.date {
17 font-size: .8em;
18 color: #666;
19}
20

Built with git-ssb-web