X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d0072de89eb395f99aedcdf7804e48b547cbbeca..8b315975fe02851ec4d0b6d1ce1c30b37a0ebf3d:/wolnelektury/static/css/cite.css diff --git a/wolnelektury/static/css/cite.css b/wolnelektury/static/css/cite.css index 54632976b..c06777f7e 100755 --- a/wolnelektury/static/css/cite.css +++ b/wolnelektury/static/css/cite.css @@ -15,15 +15,21 @@ a.cite { } .cite .vip { - margin-top: 0; + margin: 0; + color: #575C63; + font-size: 1.1em; } +/* a long cite displays smaller */ +.cite-small .cite-body { + font-size: 1.4em; +} + #big-cite { background-color: white; - /*padding: 10.75em 10em 8.5em 18.2em;*/ padding: 0; margin: 0; } @@ -45,6 +51,10 @@ a.cite { line-height: 1.2em; color: #191919; } +/* a long cite displays smaller */ +#big-cite .cite-small .cite-body { + font-size: 2em; +} #big-cite .source {