Advertisement
infernotorrent

Body Journal // ihm

Oct 15th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.82 KB | None | 0 0
  1. .journalbox {
  2. background:transparent;
  3. color:#000;
  4. border:none;
  5. font:.9em Calibri;
  6. line-height:1.5em;
  7. text-align:center;
  8. height:auto!important;
  9. }
  10. .divtxt {
  11. width:300px;
  12. float:center;
  13. margin-left:auto;
  14. margin-right:auto;
  15. background:transparent url(http://i324.photobucket.com/albums/k342/MyBloodyromance4977/alphadivbg.png);
  16. padding:40px;
  17. color:#555;
  18. border:none;
  19. }
  20. .list {
  21. background:transparent;
  22. text-align:left;
  23. margin-left:30px;
  24. margin-top:20px;
  25. }
  26. li.f {
  27. display:none;
  28. }
  29. .text {
  30. padding:20px;
  31. }
  32. .journaltop {
  33. background:transparent;
  34. border:none;
  35. height:100px;
  36. text-align:center;
  37. color:#777;
  38. }
  39. .journaltop h2 {
  40. margin-top:50px;
  41. color:#999;
  42. font:2.5em Calibri;
  43. }
  44. .journaltop img {
  45. display:none;
  46. }
  47. .journalbottom {
  48. color:transparent;
  49. text-align:center;
  50. }
  51. strong {
  52. font:1.2em Calibri;
  53. }
  54. a {
  55. text-decoration:underline;
  56. color:#999;
  57. }
  58. em {
  59. color:#000;
  60. }
  61. .ico {
  62. position:absolute;
  63. top:5px;
  64. left:-7px;
  65. }
  66. .mag {
  67. border:#000 10px solid!important;
  68. width:200px!important;
  69. height:90px!important;
  70. float:center!important;
  71. }
  72. .mag:hover {
  73. border:#888 10px solid!important;
  74. width:200px1important;
  75. height:90px!important;
  76. float:center!important;
  77. }
  78. .mag2 {
  79. border:#000 10px solid!important;
  80. width:200px!important;
  81. height:15px!important;
  82. float:center!important;
  83. }
  84. .mag2:hover {
  85. border:#000 10px solid!important;
  86. width:200px!important;
  87. height:15px!important;
  88. float:center!important;
  89. }
  90. .mag3 {
  91. border:#000 10px solid!important;
  92. width:200px!important;
  93. height:85px!important;
  94. float:center!important;
  95. }
  96. .mag3:hover {
  97. border:#888 10px solid!important;
  98. width:200px1important;
  99. height:85px!important;
  100. float:center!important;
  101. }
  102. .big {
  103. font-size:30pt;
  104. line-height:35pt;
  105. }
  106. .big2 {
  107. font-size:20pt;
  108. line-height:25pt;
  109. }
  110. .big3 {
  111. font-size:10pt;
  112. line-height:15pt;
  113. }
  114. em {
  115. color:#E85472;
  116. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement