Advertisement
conception

-aykaytay journal

Aug 20th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. <center>
  2. <img src="http://i.imgur.com/is7ioy2.png" />
  3. <a href="http://vampirefreaks.com/journal_entry.php">New Entry</a> || <a href="http://vampirefreaks.com/-aykaytay">Profile</a> || <a href="http://vampirefreaks.com/">VF Main</a> ||
  4. <a href="http://vampirefreaks.com/voltage">Credit</a>
  5. </center>
  6.  
  7. <style>
  8.  
  9. .main {
  10. width: 611px;
  11. background: #628463;
  12. text-align: center;
  13. font-family: trebuchet ms;
  14. border-left: 2px solid #0B3124;
  15. border-right: 2px solid #0B3124;
  16. }
  17.  
  18. body, html { background: #252525;
  19. color: #C4FCF3; }
  20.  
  21. .subject { color: #0B3124;
  22. font-family: Verdana;
  23. font-size: 10pt;
  24. font-weight: normal;
  25. }
  26. small { color: #0B3124;
  27. font-family: verdana;
  28. text-align: center;
  29. }
  30.  
  31. .subheading {
  32. background: transparent;
  33. border: none;
  34. text-align: left;
  35. }
  36.  
  37. i {
  38. font-style: italic;
  39. font-size: 11px;
  40. font-family: georgia;
  41. color: #FFFFA4;
  42. letter-spacing: 2px;
  43. }
  44.  
  45. b { text-decoration:none;
  46. font-size: 13px;
  47. font-family: Trebuchet MS;
  48. color: #1E293F;
  49. text-transform: uppercase;
  50. font-weight: lighter;
  51. letter-spacing: 2px;
  52. text-shadow: 1px 1px 1px #0B3124;
  53. }
  54.  
  55. u {
  56. font: 11px Trebuchet MS;
  57. color: #97F4C7;
  58. letter-spacing: 2px;
  59. }
  60.  
  61. a:link, .menu2, .menu2 a:link {
  62. color: #1E293F;
  63. font-size: 9pt;
  64. font-family: Trebuchet ms;
  65. text-transform: none;
  66. text-decoration: none;
  67. -webkit-transition: all 0.3s ease-out;
  68. -moz-transition: all 0.3s ease-out;
  69. }
  70.  
  71. a:visited, .menu2 a:visited {
  72. color: #1E293F;
  73. text-transform: none;
  74. font-family : trebuchet ms;
  75. text-transform: none;
  76. text-decoration: none;
  77. }
  78.  
  79. a:hover, .menu, .menu a:link, .menu a:visited {
  80. color: #0B3124;
  81. text-decoration: none;
  82. font-family : trebuchet ms;
  83. text-transform: none;
  84. background: transparent;
  85. -webkit-transition: all 0.3s ease-out;
  86. -moz-transition: all 0.3s ease-out;
  87. }
  88.  
  89. .entrytable {
  90. border: 1px solid #0B3124;
  91. border-radius: 5px; }
  92.  
  93. .editdel_links { margin: 3px; }
  94.  
  95. .comment_table { border: none;
  96. text-align: center;
  97. background: transparent; }
  98.  
  99. .comment_table td { border: none; }
  100. .commentform { text-align: center;
  101. width: 75%;
  102. background: transparent;
  103. border: none; }
  104.  
  105. input, select, textarea { color: #C4FCF3;
  106. background: #252525;
  107. border-radius: 5px;
  108. border: 1px solid #0B3124;
  109. padding-left: 4px; }
  110.  
  111. .sub_button {
  112. color: #c3fcf3;
  113. background: transparent;
  114. border: none;
  115. }
  116.  
  117. .leftnav, .maintop img, h2, .topbar, .description, .footer_links, .menu2, .usericon, .makeentry { display: none; }
  118.  
  119.  
  120.  
  121. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement