Guest User

Untitled

a guest
Feb 13th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. diff -x .svn -r old/mt/mt-static/themes-base/blog.css dev/mt/mt-static/themes-base/blog.css
  2. 32c32
  3. < }
  4. ---
  5. > }
  6. 336,337c336,337
  7. < padding-top: 2px;
  8. < padding-bottom: .3em;
  9. ---
  10. > padding-top: 5px;
  11. > padding-bottom: 5px;
  12. 338a339,361
  13. > border: 1px dotted #CCC;
  14. > border-width: 1px 0;
  15. > zoom: 1;
  16. > }
  17. >
  18. > .asset-meta:after {
  19. > content: " ";
  20. > display: block;
  21. > visibility: hidden;
  22. > clear: both;
  23. > height: 0.1px;
  24. > font-size: 0.1em;
  25. > line-height: 0;
  26. > }
  27. >
  28. > .asset-meta .byline {
  29. > margin: 0.4em 0;
  30. > }
  31. >
  32. > .asset-meta .byline-date
  33. > .asset-meta .byline-date a,
  34. > .asset-meta .byline-date a:hover {
  35. > color: #666;
  36. 358a382,383
  37. > .entry-tags h4 { font-weight: normal; }
  38. >
  39. 370a396,397
  40. > .entry-tags ul li.entry-tag a { font-weight: bold; }
  41. >
  42. 397a425,430
  43. > background-color: green;
  44. > }
  45. >
  46. > .asset-meta .user-pic {
  47. > width: 36px;
  48. > height: 36px;
  49. Only in old/mt/mt-static/themes-base: forum.css
Advertisement
Add Comment
Please, Sign In to add comment