X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/6e28d2a2680de3290eaed5e90cc128d33fe27046..d9b69c087c841fd647906f9e21f837035be58dcf:/prawokultury/static/css/entry.css diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index 87a9302..d7512be 100644 --- a/prawokultury/static/css/entry.css +++ b/prawokultury/static/css/entry.css @@ -74,6 +74,12 @@ vertical-align: middle; } .entry-wrapped .gallery-image img { margin: 0; } + .entry-wrapped table { + border-collapse: collapse; + margin-bottom: 2em; } + .entry-wrapped table td, .entry-wrapped table th { + border: 1px #bbb solid; + padding: 0.4em; } .entry-info .entry-wrapped, .entry-publications .entry-wrapped { @@ -114,3 +120,5 @@ font-weight: bold; } .comments .body { font-size: 1.3em; } + +/*# sourceMappingURL=entry.css.map */