Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. .eco .fix-eco-text{
  2. font-size: 28px;
  3. line-height: 28px;
  4. }
  5. .vc-row-wrapper.wpb_row.disfruta:not(.with-parallax){
  6. background-color: #F4F4F4;
  7. }
  8. .six.imagenEco.columns{
  9. background-color: white !important;
  10. }
  11. .inverted .columns .dfd-blog-module.blog_masonry .posts-list .post{
  12. display: flex;
  13. flex-direction: column;
  14. }
  15. .inverted .columns .dfd-blog-module.blog_masonry .posts-list .post .title-wrap .block-title {
  16. font-size: 20px;
  17. }
  18. .inverted .row .columns.second .title-wrap {
  19. order: 1;
  20. }
  21. .inverted .row .columns.second .entry-media {
  22. order: 0;
  23. }
  24. .inverted .row .columns.second .entry-content {
  25. order: 2;
  26. }
  27. .entry-meta > .entry-comments{
  28. font-weight: bold;
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement