--- a/templates/ajovuoro-suppea.html Sun Jun 11 01:28:25 2017 +0300 +++ b/templates/ajovuoro-suppea.html Tue Jun 13 00:47:24 2017 +0300 @@ -1,65 +1,27 @@ <html> <head> <link rel="icon" type="image/png" href="/static/favicon.png" /> + <link rel="stylesheet" type="text/css" href="/static/style.css" /> <meta charset='UTF-8' /> - <style> - body - { - font-family: FreeSans, Arial, sans-serif; - background: white; - color: black; - margin: 0; - padding: 0; - font-size: 24pt; - } - h1 - { - padding-top: 10pt; - padding-bottom: 10pt; - text-align: center; - background: #dc9e00; - background: linear-gradient(to bottom, #dc9e00 0%,#eaaf19 49%,#dc9e00 92%,#906700 100%); - color: white; - } - a - { - color: inherit; - text-decoration: none; - } - a:hover - { - text-decoration: underline; - } - #aikataulu - { - width:100%; - margin: auto; - } - #aikataulu td - { - text-align: center; - } td, th, body { font-size: 24pt; } - .sarake-aika { - width: 15%; + text-align: center; } - - h1 + .sarake-alue { - font-variant: small-caps; + text-align: left; } </style> <title>{{linja}} {{selite}}</title> </head> <body> <h1>{{linja}} {{selite}}</h1> - <table id='aikataulu'> + <table id='aikataulu' cellspacing='0'> <tr> <th class='sarake-aika'>Aika</th> <th class='sarake-alue'>Alue</th>