From 1e9585c23c3a6596731902ba7bd8089be217f773 Mon Sep 17 00:00:00 2001 From: tirilane Date: Sun, 6 Mar 2011 19:42:07 +0000 Subject: [PATCH] =?UTF-8?q?Diverse=20fiksing=20p=C3=A5=20utseendet=20p?= =?UTF-8?q?=C3=A5=20filer=20(#12).=20Og=20v=C3=A6r=20s=C3=A5=20snill:=20ik?= =?UTF-8?q?ke=20sett=20'Worblehat=200.1:'=20i=20title-blokka=20i=20html-fi?= =?UTF-8?q?lene,=20det=20skal=20i=20main.=20Hvis=20ikke=20blir=20det=20et?= =?UTF-8?q?=20lite=20helvete=20n=C3=A5r=20vi=20rykker=20opp=20til=200.2.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python/web/media/styles/scaffold.css | 8 ++++- python/web/templates/base/main.html | 43 +++++++++++++------------ python/web/templates/category/view.html | 9 +++--- python/web/templates/map/index.html | 4 +-- python/web/templates/map/view.html | 5 +-- python/web/templates/search/search.html | 10 +++++- 6 files changed, 48 insertions(+), 31 deletions(-) diff --git a/python/web/media/styles/scaffold.css b/python/web/media/styles/scaffold.css index 9614667..c05fad0 100644 --- a/python/web/media/styles/scaffold.css +++ b/python/web/media/styles/scaffold.css @@ -38,11 +38,13 @@ h2 { color: #3399CC; font-family: verdana, sans-serif, arial, courier new; text-align: left; + text-shadow: 1px 1px 1px #44A4BD; } h3 { color: #44A4BD; font-family: verdana, sans-serif, arial, courier new; - text-align: left + text-align: left; + text-shadow: 1px 1px 1px #3399CC; } h4 { color: #3399CC; @@ -79,6 +81,10 @@ img.aligncenter { text-align: center; } +.input { + width: 320px; +} + .img { float: left; display: inline; diff --git a/python/web/templates/base/main.html b/python/web/templates/base/main.html index d1fe0d9..b88d0e9 100644 --- a/python/web/templates/base/main.html +++ b/python/web/templates/base/main.html @@ -1,24 +1,25 @@ - -Worblehat 0.1: {% block title %}{% endblock %} - - + + Worblehat 0.1: {% block title %}{% endblock %} + + -{% block meta %} -{% endblock %} - - -

Worblehat

-
-{% block content %} -{% endblock %} -

-
-
-
- - -
-
- + {% block meta %} + {% endblock %} + + +

Worblehat

+
+ {% block content %} + {% endblock %} +

+
+
+
+ + +
+
+ + diff --git a/python/web/templates/category/view.html b/python/web/templates/category/view.html index 0991f56..636508b 100644 --- a/python/web/templates/category/view.html +++ b/python/web/templates/category/view.html @@ -1,20 +1,21 @@ {% extends "base/main.html" %} {%block title%} -Worblehat 0.1: Kategori: {{ category }} +{{ category }} {% endblock %} {% block content %} -{{ category }}
+

{{ category }}

{% if not book_list %} Det finnes ingen bøker i denne kategorien. {% else %} -Følgende bøker finnes i denne kategorien: + +
Bøker:
{% endif %} diff --git a/python/web/templates/map/index.html b/python/web/templates/map/index.html index b8a3545..749c6c0 100644 --- a/python/web/templates/map/index.html +++ b/python/web/templates/map/index.html @@ -1,11 +1,11 @@ {% extends "base/main.html" %} {%block title%} -Worblehat 0.1: Fresh, detailed, life-saving maps! +Ferske, detaljerte og livsreddende kart! {% endblock %} {% block content %} -Hyller: +

Hyller