X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/32320ed4776eecd9d38bc1a68191a0145403f3d3..253ce7385f0431df4b9ceabdf5ad3726c34dfe42:/prawokultury/static/css/entry.css?ds=sidebyside diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index 0835971..d7512be 100644 --- a/prawokultury/static/css/entry.css +++ b/prawokultury/static/css/entry.css @@ -75,9 +75,11 @@ .entry-wrapped .gallery-image img { margin: 0; } .entry-wrapped table { - border-collapse: collapse; } - .entry-wrapped table td { - border: 1px #bbb solid; } + 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 {