git ssb

16+

Dominic / patchbay



Tree: 1e573fd55bd3d16562c5727c0fbc36d3b65328ee

Files: 1e573fd55bd3d16562c5727c0fbc36d3b65328ee / app / html / settings / custom-styles.mcss

210 bytesRaw
1CustomStyles {
2 textarea {
3 font-family: monospace
4 line-height: 1.2rem
5 width: 100%
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