git ssb

16+

Dominic / patchbay



Tree: a035e0e448371bb320700598868f4917a757c12b

Files: a035e0e448371bb320700598868f4917a757c12b / app / html / settings / custom-styles.mcss

227 bytesRaw
1CustomStyles {
2 textarea {
3 font-family: monospace
4 line-height: 1.2rem
5 max-width: calc(100% - 1rem)
6 min-height: 400px
7 border: 1px solid gainsboro
8 }
9
10 button {
11 display: block
12 margin: .5rem 0
13 }
14}
15

Built with git-ssb-web