local changes from server
[prawokultury.git] / prawokultury / static / css / entry.css
index 1182c52..87a9302 100644 (file)
     .entry-wrapped .more .read-more:after {
       content: url("/static/img/read-more.png");
       margin-left: .7em; }
+  .entry-wrapped .gallery h2 {
+    margin-top: 2em; }
   .entry-wrapped .gallery-item {
     float: left;
     width: 300px;
-    text-align: center;
-    margin-top: 2em; }
+    text-align: center; }
   .entry-wrapped .gallery-image {
-    height: 250px;
+    height: 300px;
     width: 300px;
     display: table-cell;
     vertical-align: middle; }