images in partners
[emels.git] / emels / static / css / entry.css
index f572b0f..4226ad9 100644 (file)
@@ -1,5 +1,10 @@
 .entry .toolbar .social a {
   margin-right: 1.875em; }
+.entry .more {
+  float: right; }
+  .entry .more a {
+    margin-right: 1.25em;
+    color: #96928b; }
 
 .entry-news .avatar {
   display: none; }
@@ -7,6 +12,17 @@
   color: #96928b; }
 .entry-news .author {
   font-weight: bold; }
-.entry-news .more a {
-  margin-right: 1.25em;
-  color: #96928b; }
+
+.partners img {
+  width: 150px;
+  margin-right: 20px;
+  vertical-align: top; }
+.partners p {
+  display: inline-block; }
+.partners div {
+  display: inline-block;
+  width: 600px;
+  vertical-align: top;
+  text-align: justify; }
+
+/*# sourceMappingURL=entry.css.map */