static/style.css

changeset 30
a5bfd99bc2a3
parent 22
3d094a804af8
child 31
60045b362d71
equal deleted inserted replaced
29:2c78e68d7363 30:a5bfd99bc2a3
1 * 1 *
2 { 2 {
3 font-family: FreeSans, helvetica, Arial, sans-serif; 3 font-family: FreeSans, helvetica, Arial, sans-serif;
4 font-weight: light;
4 } 5 }
5 body 6 body
6 { 7 {
7 background: white; 8 background: white;
8 color: black; 9 color: black;
42 43
43 .aikataulu 44 .aikataulu
44 { 45 {
45 margin: auto; 46 margin: auto;
46 margin-bottom: 30pt; 47 margin-bottom: 30pt;
47 min-width: 50%; 48 /*min-width: 50%;*/
49 min-width: 85%;
48 border: 1px solid gray; 50 border: 1px solid gray;
49 } 51 }
50 52
51 .sarake-aika, .sarake-linja 53 .sarake-aika, .sarake-linja
52 { 54 {

mercurial