Files: aae76c66fea3fd35f5110467b6f2b7ea69dd5a8e / backup / html / backup.mcss
176 bytesRaw
1 | Button -backup { |
2 | margin-right: 1rem |
3 | } |
4 | |
5 | textarea#encryptionKey { |
6 | $fontBasic |
7 | |
8 | padding: 1rem |
9 | border-radius: 1rem |
10 | $borderSubtle |
11 | margin-bottom: .5rem |
12 | |
13 | outline: none |
14 | } |
15 |
Built with git-ssb-web