Advertisement
Guest User

Untitled

a guest
Nov 17th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. h1.entry-title a {
  2. font-size: 20px;
  3. }
  4. h1.site-title a {
  5. font-size: 50px;
  6. }
  7. div.textwidget a img {
  8. font-size: 2px;
  9. display: none;
  10. }
  11. div.widget-area {
  12. display: none;
  13. }
  14. div.entry-featured-image a {
  15. background-size: 100% 100%;
  16. height: 50;
  17. width: 50;
  18. }
  19. main.site-main {
  20. width: 140%;
  21. }
  22. h1.site-title {
  23. height: 78px;
  24. }
  25. div.featured-slides.slick-initialized.slick-slider {
  26. display: none;
  27. }
  28. h1.widget-title {
  29. font-size: 20px;
  30. }
  31. div.entry-intro h2 {
  32. font-size: 10px;
  33. }
  34. div.entry-intro h2 a {
  35. font-size: 20px;
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement