templates/ajovuoro-suppea.html

changeset 4
312c432bb9e6
parent 2
48efa8ca14dd
child 11
e18ad36fbbf5
equal deleted inserted replaced
3:ca2df60215ff 4:312c432bb9e6
3 <meta charset='UTF-8' /> 3 <meta charset='UTF-8' />
4 4
5 <style> 5 <style>
6 body 6 body
7 { 7 {
8 font-family: "Latin Modern Sans", Tahoma, FreeSans, Arial, sans-serif; 8 font-family: FreeSans, Arial, sans-serif;
9 background: white; 9 background: white;
10 color: black; 10 color: black;
11 margin: 0; 11 margin: 0;
12 padding: 0; 12 padding: 0;
13 font-size: 24pt; 13 font-size: 24pt;
52 h1 52 h1
53 { 53 {
54 font-variant: small-caps; 54 font-variant: small-caps;
55 } 55 }
56 </style> 56 </style>
57 <title>Ajovuoro #{{numero}}: {{linja}} {{selite}}</title> 57 <title>{{linja}} {{selite}}</title>
58 </head> 58 </head>
59 <body> 59 <body>
60 <h1>Ajo {{numero}}: {{linja}} {{selite}}</h1> 60 <h1>{{linja}} {{selite}}</h1>
61 <table id='aikataulu'> 61 <table id='aikataulu'>
62 <tr> 62 <tr>
63 <th class='sarake-aika'>Aika</th> 63 <th class='sarake-aika'>Aika</th>
64 <th class='sarake-alue'>Alue</th> 64 <th class='sarake-alue'>Alue</th>
65 </tr> 65 </tr>

mercurial