diff -r 40e2ad39c20c -r 336c750b7b5d static/style.css --- a/static/style.css Sat Sep 23 01:23:25 2017 +0300 +++ b/static/style.css Sat Sep 23 01:23:55 2017 +0300 @@ -2,42 +2,24 @@ { font-family: FreeSans, helvetica, Arial, sans-serif; } + body { margin: 0; padding: 0; font-size: 24pt; } + a { color: inherit; text-decoration: none; } + a:hover { text-decoration: underline; } -h1 -{ - margin: 0; - padding-top: 10pt; - padding-bottom: 20pt; - text-align: center; - /* font-variant: small-caps; */ - font-weight: normal; - background: #dc9e00; - /*background: linear-gradient(to bottom, #dc9e00 0%,#eaaf19 49%,#dc9e00 92%,#906700 100%);*/ - /* background: linear-gradient(to bottom, #dcbb00 0%,#eacb19 49%,#dcbb00 92%,#906700 100%); */ - background: linear-gradient(to bottom, #ffd90f 0%, #ffd90f 90%, #AA7700 100%); - /*color: white;*/ - color: black; - vertical-align: middle; - box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -} -h1 img, h1 span -{ - vertical-align: middle; -} .aikataulu { @@ -90,7 +72,7 @@ .aikataulu tr td { - border-top: 1px solid gray; + border-top: 1px solid #ccc; background-color: rgba(0, 0, 0, 0.04); } @@ -101,14 +83,14 @@ .aikataulu tr.yö td { - background-color: #004; - color: #bef; - border-top: 1px solid #008; /* - background-color: rgba(0, 0, 192, 0.25); - color: #22A; - border-top: 1px solid #00A; + background-color: #115; + color: #dde; + border-top: 1px solid #338; */ + background-color: #2f271a; + color: #eae4db; + border-top: 1px solid #4a3d28; } #pysäkki-info