Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. <style>
  2. /* Umbral Oracle was last updated on October 10, 2015*/
  3. .pfor {
  4. display: none;}
  5. #profile {
  6. background-color: transparent;
  7. border: transparent;}
  8.  
  9. @font-face {
  10. font-family: Punk Event;
  11. src: url(http://static.tumblr.com/rka7seb/s7Nnayaru/punkevent.ttf);}
  12.  
  13. body {
  14. background-color: #Pink;}
  15.  
  16. #splashart {
  17. z-index: -1;
  18. position: fixed;
  19. left: 70;
  20. bottom: 0;}
  21. #splashart img {
  22. height: 100%}
  23.  
  24. #bigtitle {
  25. position: fixed;
  26. left: 600;
  27. top: 10;
  28. color:#339999;
  29. font-family: Punk Event;
  30. font-size: 80px;}
  31.  
  32. #liltitle {
  33. position: fixed;
  34. left: 700;
  35. top: 100;
  36. color:#ffffff;
  37. font-family: Times New Roman;
  38. font-size: 16px;
  39. text-transform: uppercase;}
  40.  
  41. #navi {
  42. position: fixed;
  43. left: 591;
  44. top: 183;
  45. text-align: center;
  46. width: 380px;}
  47. #navi a {
  48. display: inline-block;
  49. width: 14.86%;
  50. padding: 5px;
  51. font-family: Times New Roman;
  52. font-size: 10px;
  53. text-transform: uppercase;
  54. text-align: center;
  55. text-decoration: none;
  56. color: #339999;
  57. border: 1px solid #555555;
  58. background-color: #333333;
  59. transition: all 0.4s ease-in-out;
  60. -moz-transition: all 0.4s ease-in-out;
  61. -webkit-transition: all 0.4s ease-in-out;}
  62. #navi a:hover {
  63. color: #000000;
  64. border: 1px solid #339999;
  65. background-color: #ffffff;
  66. transition: all 0.8s ease-in-out;
  67. -moz-transition: all 0.8s ease-in-out;
  68. -webkit-transition: all 0.8s ease-in-out;}
  69.  
  70. #infobox {
  71. position: fixed;
  72. left: 600;
  73. top: 210;
  74. color: #ffffff;
  75. font-family: Times New Roman;
  76. font-size: 13px;
  77. text-decoration: none;
  78. background-color: #333333;
  79. border: 1px solid #555555;
  80. width: 340px;
  81. height: 250px;
  82. padding: 10px;}
  83.  
  84. #statbox {
  85. position: fixed;
  86. left: 600;
  87. top: 487;
  88. color: #ffffff;
  89. font-family: Times New Roman;
  90. font-size: 13px;
  91. text-decoration: none;
  92. background-color: #333333;
  93. border: 1px solid #555555;
  94. width: 356px;
  95. height: 50px;
  96. padding: 2px;}
  97.  
  98. marquee img {
  99. width: 50px;
  100. height: 50px;
  101. margin-left: 5px;
  102. border-radius: 100px 100px 100px 100px;
  103. -moz-border-radius: 100px 100px 100px 100px;
  104. -webkit-border-radius: 100px 100px 100px 100px;}
  105.  
  106. a {
  107. color: #339999;
  108. text-decoration: none;
  109. transition: all 0.4s ease-in-out;
  110. -moz-transition: all 0.4s ease-in-out;
  111. -webkit-transition: all 0.4s ease-in-out;}
  112. a:hover {
  113. color: #770000;
  114. transition: all 0.4s ease-in-out;
  115. -moz-transition: all 0.4s ease-in-out;
  116. -webkit-transition: all 0.4s ease-in-out;}
  117.  
  118. ::-webkit-scrollbar-thumb {
  119. width: 1px;
  120. background-color: #777777;}
  121. ::-webkit-scrollbar {
  122. width: 1px;
  123. background-color: #555555;}
  124.  
  125. a.credit {
  126. z-index: 2;
  127. position: fixed;
  128. right: 5;
  129. top: 5;
  130. color: #00ff33;
  131. font-family: monospace;
  132. font-size: 11px;
  133. font-weight: 300;
  134. text-decoration: none;}
  135. </style>
  136.  
  137. <a href="http://adokenrazahl.deviantart.com/gallery/45571364" class="credit" target="_blank" title="@ Adoken Razahl">credit</a>
  138.  
  139. <div id="splashart">
  140. <img src="http://i.imgur.com/eUkFfHl.jpg">
  141. </div>
  142.  
  143. <div id="bigtitle">NAME</div>
  144. <div id="liltitle">Smexy Bitch~~</div>
  145.  
  146. <div id="navi">
  147. <a href="#01">About</a>
  148. <a href="#02">Story</a>
  149. <a href="#03">Raltionship</a>
  150. <a href="#04">Friends</a>
  151. <a href="#05">OOC</a>
  152. </div>
  153.  
  154. <div id="infobox">
  155. <div style="height: 100%; overflow-y: hidden;">
  156. <a name="01"></a>
  157. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  158. Tab One Information
  159. </div>
  160.  
  161. <a name="02"></a>
  162. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  163. Tab Two Information
  164. </div>
  165.  
  166. <a name="03"></a>
  167. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  168. Tab Three Information
  169. </div>
  170.  
  171. <a name="04"></a>
  172. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  173. Tab Four Information
  174. </div>
  175.  
  176. <a name="05"></a>
  177. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  178. Tab Five Information
  179. </div>
  180. </div>
  181. </div>
  182.  
  183. <div id="statbox">
  184. <marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">
  185. <a href="http://i.imgur.com/2wrQrud.jpg"><img src="http://i.imgur.com/2wrQrud.jpg" target"_blank"></a>
  186.  
  187. <a href="http://i.imgur.com/cyA3afk.jpg"><img src="http://i.imgur.com/cyA3afk.jpg" target"_blank"></a>
  188.  
  189. <a href="http://i.imgur.com/cjqsJai.jpg"><img src="http://i.imgur.com/cjqsJai.jpg" target"_blank"></a>
  190. </marquee>
  191. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement