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