table borders
[prawokultury.git] / prawokultury / static / css / entry.css
index 87a9302..0835971 100644 (file)
     vertical-align: middle; }
     .entry-wrapped .gallery-image img {
       margin: 0; }
+  .entry-wrapped table {
+    border-collapse: collapse; }
+    .entry-wrapped table td {
+      border: 1px #bbb solid; }
 
 .entry-info .entry-wrapped,
 .entry-publications .entry-wrapped {
       font-weight: bold; }
   .comments .body {
     font-size: 1.3em; }
+
+/*# sourceMappingURL=entry.css.map */