diff --git a/python/web/media/styles/scaffold.css b/python/web/media/styles/scaffold.css index c05fad0..7ea3da9 100644 --- a/python/web/media/styles/scaffold.css +++ b/python/web/media/styles/scaffold.css @@ -76,6 +76,23 @@ img.aligncenter { text-shadow: 1px 1px 1px #44A4BD; } +.links { + float: center; + color: #27606E; + font-family: verdana, sans-serif, arial, courier new; + text-align: center; + font-weight: bolder; + text-shadow: 1px 1px 1px #44A4BD; +} + +.link { + color: #27606E; + font-family: verdana, sans-serif, arial, courier new; + text-align: center; + font-weight: bolder; + text-shadow: 1px 1px 1px #44A4BD; +} + .field { color: #27606E; text-align: center; @@ -85,6 +102,11 @@ img.aligncenter { width: 320px; } +.heading { + text-decoration: none; + color: #44A4BD; +} + .img { float: left; display: inline; diff --git a/python/web/templates/base/main.html b/python/web/templates/base/main.html index b88d0e9..f2170a0 100644 --- a/python/web/templates/base/main.html +++ b/python/web/templates/base/main.html @@ -10,6 +10,13 @@

Worblehat

+ + Hjem | + Kart | + Kategorier | + Bøker | + Forfattere
+

{% block content %} {% endblock %} diff --git a/python/web/templates/index.html b/python/web/templates/index.html index 2191846..83168d2 100644 --- a/python/web/templates/index.html +++ b/python/web/templates/index.html @@ -6,7 +6,13 @@ Worblehat 0.1. Heisann!! {% block content %} Velkommen til PVVs bokdatabase, Worblehat.
-Her kan du søke etter bøker til din hjertens lyst.
+Her kan du søke etter bøker til din hjertens lyst, eller gå direkte til hyllekartet. +

Kategorier:

+