Progression in styles + initiate translation process
[vchess.git] / public / stylesheets / layout.sass
CommitLineData
1d184b4c 1html, *
1d184b4c 2 font-family: "Open Sans", Arial, sans-serif
d5973790 3 --back-color: #f2f2f2
9a3c9f79
BA
4 --a-link-color: blue
5 --a-visited-color: blue
1d184b4c
BA
6
7body
0bf75837 8 padding: 0
d5973790 9 min-width: 320px
6a01d4f7 10
9a3c9f79
BA
11a
12 text-decoration: underline
13
1d184b4c
BA
14.text-center
15 text-align: center
16
17.smallpad
18 padding: 5px
3acb852d
BA
19
20.emphasis
21 font-style: italic
22
23.red
24 color: #cc3300
25
26.purple
27 color: purple
28
29.smallfont
30 font-size: 0.8em
31
9a3c9f79
BA
32.bigfont
33 font-size: 1.2em
34
3acb852d
BA
35[type="checkbox"].modal+div .card
36 max-width: 767px
37 max-height: 100vh