From 5fa547431332f4d6e416ad8904d52c953a1eb309 Mon Sep 17 00:00:00 2001 From: zuber Date: Tue, 9 Feb 2010 13:56:50 +0100 Subject: [PATCH] =?utf8?q?Podlinkowanie=20logo=20do=20strony=20g=C5=82?= =?utf8?q?=C3=B3wnej.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- platforma/static/css/master.css | 7 ++- .../templates/wiki/document_details.html | 2 +- platforma/urls.py | 48 +++++++------------ 3 files changed, 24 insertions(+), 33 deletions(-) diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index 9d3efeca..faa67aca 100755 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -61,7 +61,7 @@ body { font-weight: bold; } -#header h1 { +#header h1, #header h1 a { margin: 0; padding: 0; font: 17px Helvetica, Verdana, sans-serif; @@ -72,6 +72,11 @@ body { line-height: 20px; } +#header h1 a { + text-decoration: none; + color: #222; +} + #tabs { margin: 0; padding: 0; diff --git a/platforma/templates/wiki/document_details.html b/platforma/templates/wiki/document_details.html index ad71c847..dcd43d14 100644 --- a/platforma/templates/wiki/document_details.html +++ b/platforma/templates/wiki/document_details.html @@ -28,7 +28,7 @@