From: zuber Date: Tue, 9 Feb 2010 12:56:50 +0000 (+0100) Subject: Podlinkowanie logo do strony głównej. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/5fa547431332f4d6e416ad8904d52c953a1eb309 Podlinkowanie logo do strony głównej. --- 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 @@