X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f6e2c777d5287dacca6ffe39ccc5f1178791b57a..070d93a055b8dfd594664db308b310785d59af70:/wolnelektury/static/css/master.css?ds=sidebyside diff --git a/wolnelektury/static/css/master.css b/wolnelektury/static/css/master.css index a87ae3839..0da323672 100644 --- a/wolnelektury/static/css/master.css +++ b/wolnelektury/static/css/master.css @@ -56,8 +56,6 @@ h3 { } em { - font-style: normal; - background-color: #F5DC7D; } hr { @@ -1170,3 +1168,10 @@ div.shown-tags p, div.all-tags p { #presentation-frame { border: 0px none white; } + + +/* dictionary */ + +.dictionary-note-source { + margin-top: -1em; +}