Guest User

RenderosityForumCSS-snips

a guest
Oct 22nd, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. body {
  2. line-height: normal !important;
  3. }
  4.  
  5. .img-polaroid {
  6. padding: 0px !important;
  7. }
  8.  
  9. .thread {
  10. margin-bottom: 2px !important;
  11. }
  12.  
  13. dl {
  14. margin-bottom: 4px !important;
  15. }
  16.  
  17. .btn-mini {
  18. font-size: 8px !important;
  19. }
  20. .btn {
  21. font-size: 8px !important;
  22. line-height: 16px !important;
  23. }
  24.  
  25. .span3 {
  26. width: 13% !important;
  27. }
  28.  
  29. h4 {
  30. font-size: 16px !important;
  31. line-height: 18px !important;
  32. }
  33.  
  34. .user-info-thread {
  35. font-size: 8px !important;
  36. line-height: 10px !important;
  37. }
  38.  
  39. .user-info-thread dt {
  40. width: 50px !important;
  41. line-height: 10px !important;
  42. }
  43.  
  44. .user-info-thread dd {
  45. margin: 0px 0px 0px 60px !important;
  46. line-height: 10px !important;
  47. }
  48.  
  49. p {
  50. margin: 2px !important;
  51. }
Advertisement
Add Comment
Please, Sign In to add comment