X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/9e3b8dad3a369c212c5d7d3cc0af7fc4f3cf2b6c..78943ca7de03a0f59b072c71540be92b5a6d433f:/platforma/static/css/master.css diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index 9d3efeca..07487d3d 100755 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -13,7 +13,7 @@ body { bottom: 0; right: 0;; width: 13px; - background: #C1C1C1 url(/static/img/gallery.png) no-repeat scroll center center; + background: #C1C1C1 url(../img/gallery.png) no-repeat scroll center center; border-left: 1px solid #999; border-right: 1px solid #999; cursor: w-resize; @@ -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;