add style for entry picture
[emels.git] / emels / static / css / entry.css
1 .entry .toolbar .social a {
2   margin-right: 1.875em; }
3 .entry .more {
4   float: right; }
5   .entry .more a {
6     margin-right: 1.25em;
7     color: #96928b; }
8
9 .entry-wrapped img.entry-picture {
10   float: left;
11   margin: 0 1.5em 1em 0; }
12
13 .entry-news .avatar {
14   display: none; }
15 .entry-news .date {
16   color: #96928b; }
17 .entry-news .author {
18   font-weight: bold; }
19
20 .partners img {
21   width: 150px;
22   margin-right: 20px;
23   vertical-align: top; }
24 .partners p {
25   display: inline-block; }
26 .partners div {
27   display: inline-block;
28   width: 600px;
29   vertical-align: top;
30   text-align: justify; }
31
32 /*# sourceMappingURL=entry.css.map */