Advertisement
conception

Saebyeog's Gallery

May 29th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. <center><img src="http://i.imgur.com/W0qISfv.png" />
  2. <br /><a href="http://vampirefreaks.com">VF Home</a> || <a href="http://vampirefreaks.com/Saebyeog">Back to Profile</a> || <a href="http://vampirefreaks.com/conception">Credit</a>
  3.  
  4.  
  5. <style>
  6. .menu2, .maintop table, .maintop img, .maintop, .heading, .leftnav, .gallery_text, .footer_links { display: none; }
  7. </style>
  8.  
  9. <style>
  10. html, body { background: url('http://i.imgur.com/a4utzFg.png'); }
  11.  
  12. a:link, .menu2, .menu2 a:link {
  13. color: #FFABAB;
  14. font-size: 9pt;
  15. font-family : calibri;
  16. text-transform: none;
  17. text-decoration: none;
  18. -webkit-transition: all 0.5s ease-out;
  19. -moz-transition: all 0.5s ease-out;
  20. }
  21.  
  22. a:visited, .menu2 a:visited {
  23. color: #FFABAB;
  24. text-transform: none;
  25. font-family : calibri;
  26. text-transform: none;
  27. text-decoration: none;
  28. }
  29.  
  30. a:hover, .menu, .menu a:link, .menu a:visited {
  31. color: #D9ABFF;
  32. text-decoration: none;
  33. font-family : calibri;
  34. text-transform: none;
  35. background: transparent;
  36. -webkit-transition: all 0.5s ease-out;
  37. -moz-transition: all 0.5s ease-out;
  38. }
  39.  
  40. .main { background: #f8f8f8;
  41. width: 760px;
  42. border-left: 2px solid #d9d9d9;
  43. border-right: 2px solid #d9d9d9;
  44. border-bottom: 5px solid #d9d9d9;
  45. border-radius: 20px; }
  46.  
  47. .pic_title {
  48. color: #FFDAAB;
  49. font-size: 10pt;
  50. display: block;
  51. width: 90px;
  52. height: auto;
  53. border: 1px dotted #FFABAB;
  54. border-radius: 10px;
  55. }
  56.  
  57. .forum_comment { background: #f8f8f8;
  58. color: #ABE4FF;
  59. text-shadow: 1px 1px 1px #D9ABFF; }
  60.  
  61. .comments { background: url('http://i.imgur.com/qZl4BvB.png');
  62. color: #FFABAB; }
  63. </style>
  64.  
  65. <style>
  66. .member_thumbnail { margin: 20px;
  67. width: 100px;
  68. background-color: #f8f8f8; }
  69.  
  70. #comment_input_txt { width: 350px;
  71. border-radius: 10px;
  72. color: #D9ABFF;
  73. background: #f8f8f8;
  74. border: 1px solid #ABE4FF; }
  75.  
  76. .tdbordered td {
  77. border: none;
  78. position: center; }
  79.  
  80. .darkbox {
  81. background: #f8f8f8;
  82. color: #d9abff;
  83. border: none;
  84. border-radius: 10px; }
  85.  
  86. input { background: #ABE4FF;
  87. border: 1px solid #ABE4FF;
  88. color: #f8f8f8; }
  89.  
  90. .folder_node {
  91. width: 150px;
  92. height: 150px;
  93. background-image: url('http://i.imgur.com/CMGPNTc.png');
  94. }
  95. .gallery_node {
  96. background: #f8f8f8; }
  97.  
  98. table { background: #f8f8f8; }
  99. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement