git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 17a07cae56f9526af24d72a4feda4e99d29e71ea

Files: 17a07cae56f9526af24d72a4feda4e99d29e71ea / styles / markdown.mcss

144 bytesRaw
1Markdown {
2 word-break: break-word
3 (pre) {
4 overflow: auto;
5 padding: 10px;
6 background: #fbfbfb;
7 border: 1px solid #EEE;
8 }
9}
10

Built with git-ssb-web