images in partners
[emels.git] / emels / static / css / entry.scss
index e7062dc..2552376 100644 (file)
         font-weight: bold;
     }
 }
+
+.partners {
+    img {
+        width: 150px;
+        margin-right: 20px;
+        vertical-align: top;
+    }
+    p {
+        display: inline-block;
+    }
+    div {
+        display: inline-block;
+        width: 600px;
+        vertical-align: top;
+        text-align: justify;
+    }
+}