templates/ajovuoro-suppea.html

changeset 4
312c432bb9e6
parent 2
48efa8ca14dd
child 11
e18ad36fbbf5
--- a/templates/ajovuoro-suppea.html	Sun Apr 23 11:01:51 2017 +0300
+++ b/templates/ajovuoro-suppea.html	Fri May 19 21:15:12 2017 +0300
@@ -5,7 +5,7 @@
 	<style>
 	body
 	{
-		font-family: "Latin Modern Sans", Tahoma, FreeSans, Arial, sans-serif;
+		font-family: FreeSans, Arial, sans-serif;
 		background: white;
 		color: black;
 		margin: 0;
@@ -54,10 +54,10 @@
 		font-variant: small-caps;
 	}
 	</style>
-	<title>Ajovuoro #{{numero}}: {{linja}} {{selite}}</title>
+	<title>{{linja}} {{selite}}</title>
 </head>
 <body>
-	<h1>Ajo {{numero}}: {{linja}} {{selite}}</h1>
+	<h1>{{linja}} {{selite}}</h1>
 	<table id='aikataulu'>
 		<tr>
 			<th class='sarake-aika'>Aika</th>
@@ -71,4 +71,4 @@
 		{% endfor %}
 	</table>
 </body>
-</html>
\ No newline at end of file
+</html>

mercurial