Files: 1c6bba1bf3eeff9fafa6ebd9738ca5f8c4ea6558 / 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