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