X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c2596a2811318cdcf8518ee6496015fd717529eb..7e6d14043e3e2dce8e3fdcef0b0fc649680b07b3:/wolnelektury/static/css/master.css diff --git a/wolnelektury/static/css/master.css b/wolnelektury/static/css/master.css index f4a93e73b..739ecee91 100644 --- a/wolnelektury/static/css/master.css +++ b/wolnelektury/static/css/master.css @@ -413,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; } @@ -1185,3 +1190,9 @@ div.shown-tags p, div.all-tags p { #footnotes .pagination { margin-top: 1em; } + + +/* report */ +.stats td { + vertical-align: top; +} \ No newline at end of file