X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/61b408937a267d27ee7342bc4f172a78e0058835..ec9a0abcd6bf2c7b3bce436a74e48d96c8b713d2:/media/css/master.css diff --git a/media/css/master.css b/media/css/master.css index f9ff89535..aa636f4a0 100644 --- a/media/css/master.css +++ b/media/css/master.css @@ -2,7 +2,7 @@ body { margin: 2em; font: 70% Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; - background: #FFF url(/pliki/img/bg.png) repeat-x; + background: #FFF url(/media/img/bg.png) repeat-x; color: #000; } @@ -43,6 +43,11 @@ h3 { color: #333; } +em { + font-style: normal; + background-color: #F5DC7D; +} + .clearboth { clear: both; } @@ -275,7 +280,7 @@ h3 { } .book-thumbnail { - background: transparent url(/pliki/img/book.png) no-repeat 0 0; + background: transparent url(/media/img/book.png) no-repeat 0 0; width: 3em; height: 3em; float: left;