Files: 0109784436f25c74cd7dc6ebe58ebbad1bce6a8d / app / html / settings / custom-styles.mcss
139 bytesRaw
1 | CustomStyles { |
2 | textarea { |
3 | font-family: monospace |
4 | line-height: 1.2rem |
5 | } |
6 | button { |
7 | display: block |
8 | margin: .5rem 0 |
9 | } |
10 | } |
11 |
Built with git-ssb-web