Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <style type='text/css'>
  2.  
  3. <b:if cond='data:blog.url == data:blog.homepageUrl'>
  4.  
  5. .post {
  6. margin:.5em 0 1.5em;
  7. border-bottom:0px dotted $bordercolor;
  8. padding-bottom:1.0em;
  9. height:50px;
  10. }
  11. .post h3 {
  12. margin:.25em 0 0;
  13. padding:0 0 4px;
  14. font-size:20px;
  15. font-family:Tahoma,Georgia,Century gothic,Arial,sans-serif;
  16. font-weight:normal;
  17. line-height:1.4em;
  18. color:#cc6600;
  19. }
  20.  
  21. .post h3 a, .post h3 a:visited, .post h3 strong {
  22. display:block;
  23. text-decoration:none;
  24. color:#cc6600;
  25. font-weight:normal;
  26. }
  27.  
  28. .post h3 strong, .post h3 a:hover {color:#333333;}
  29.  
  30. .post-body {display:none;}
  31. .post-footer {display:none;}
  32. .comment-link {display:none;}
  33. .post img {display:none;}
  34. .post blockquote {display:none;}
  35. .post blockquote p {display:none;}
  36. h2.date-header {display:none;}
  37. .post-labels {display:none;}
  38. .post-rating {display:none;}
  39.  
  40. </b:if>
  41.  
  42. </style>