X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/00191feb9676be79e2f1da3fca8345f582d8e7d0..e091de9b221b7817f301cd1500b01fd22a79c2f6:/wolnelektury/static/css/cite.css diff --git a/wolnelektury/static/css/cite.css b/wolnelektury/static/css/cite.css index 69c28a7f2..04fdfdd9f 100755 --- a/wolnelektury/static/css/cite.css +++ b/wolnelektury/static/css/cite.css @@ -26,13 +26,13 @@ #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% 70%; + background-position: 50% 68%; background-repeat: no-repeat; }