X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/876c24227952faa17eda5d706cb0b3316d5ffe24..b9bf77dc8f2d4b1b64bd7a29730bec3e3f885a6e:/wolnelektury/static/css/master.css?ds=sidebyside diff --git a/wolnelektury/static/css/master.css b/wolnelektury/static/css/master.css index 89040a5b7..739ecee91 100644 --- a/wolnelektury/static/css/master.css +++ b/wolnelektury/static/css/master.css @@ -93,6 +93,7 @@ hr { } #tagline { + color: #777; position: absolute; } @@ -412,6 +413,11 @@ p .ac_input { padding: 0 10px 0 10px; } +#formats .wrap div.download .custom-pdf { + text-align: left; +} + + #czytamysluchajac { margin-top: 2.5em; } @@ -1180,3 +1186,13 @@ div.shown-tags p, div.all-tags p { .dictionary-note-source { margin-top: -1em; } + +#footnotes .pagination { + margin-top: 1em; +} + + +/* report */ +.stats td { + vertical-align: top; +} \ No newline at end of file