Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. .post-thumbnail img {
  2. float: left;
  3. margin: 0px 20px 0px 0;
  4. max-width: 150px;
  5. }
  6.  
  7. .entry-footer {
  8. display: none;
  9. }
  10. body:not(.search-results) article:not(.type-page) .entry-content {
  11. float: none; !important
  12. width:100%; !important
  13. }
  14.  
  15. .entry-content > :last-child {
  16. margin-bottom: 0; !important
  17. text-align: center; !important
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement