X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f98d5c205ae1f16fdd3990a0bd82c0827f1cdd28..ee99f155d35803cc802ce2a2200fb98cee015772:/redakcja/static/css/book.css diff --git a/redakcja/static/css/book.css b/redakcja/static/css/book.css index 354a8396..a29d1d63 100644 --- a/redakcja/static/css/book.css +++ b/redakcja/static/css/book.css @@ -66,12 +66,12 @@ img { #menu li a.menu:hover, #menu li a.menu:active { color: #000; - background: #FFF url(/media/static/img/arrow-down.png) no-repeat center right; + background: #FFF; } #menu li a.menu.selected { color: #000; - background: #FFF url(/media/static/img/arrow-up.png) no-repeat center right; + background: #FFF; } #menu a.menu-link { display: block;