X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3768325f42689394f4639ff92e3cc483670c0d17..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/static/css/cite.css diff --git a/wolnelektury/static/css/cite.css b/wolnelektury/static/css/cite.css index 2dc61da8e..04fdfdd9f 100755 --- a/wolnelektury/static/css/cite.css +++ b/wolnelektury/static/css/cite.css @@ -26,11 +26,11 @@ #big-cite { - background-color: white; /* #bd9a89; /* average image color */ - color: black; + background-color: #444; + color: white; padding: 0; margin: 0; - background-image: url(/static/img/backdrop/horiavarlan-4268896468.jpg); + background-image: url(/static/img/backdrop/book-drawer2.jpg); background-size: 100%; background-position: 50% 68%; background-repeat: no-repeat;