rpaccount

LaRose

May 15th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1.  
  2.  
  3. <style>
  4.  
  5. @font-face {
  6. font-family: 'Reaching for Heaven';
  7. src: url('https://dl.dropboxusercontent.com/s/7mevcu55q9is2oo/ReachingforHeaven.ttf');
  8. }
  9.  
  10. .pfor {display: none; background-color: transparent;}
  11. #profile {border: 0px; background-color: transparent;}
  12. /* © The Supreme @ RPC */
  13. body{background: #999999 url(https://68.media.tumblr.com/f42769328005fd92ad616f7901054f59/tumblr_ogquinbyl31vsjcxvo1_500.gif); overflow: hidden;}
  14. body, a{cursor: url(http://www.rw-designer.com/cursor-set/sailor-moon-3), auto;}
  15.  
  16. #whole{position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  17.  
  18. ::-webkit-scrollbar-thumb {box-shadow: inset #999999 0px 0px 5px; border-right: 8px transparent solid; border-top: 10px transparent solid; border-bottom: 10px transparent solid;}
  19. ::-webkit-scrollbar {width: 12px; background-color: transparent;}
  20.  
  21.  
  22. #body{
  23. position: fixed;
  24. margin: auto;
  25. top: 0px; right: 0px; bottom: 0px; left: 0px;
  26. width: 925px; height: 402px;
  27. text-align: left;
  28. }
  29.  
  30. #main{
  31. float: left;
  32. width: 925px; height: 402px;
  33. text-align: left;
  34.  
  35. }
  36.  
  37. #left{
  38. float: left;
  39. width: 322px; height: 380px;
  40. padding: 10px;
  41. border: 1px solid #222222;
  42. background: #777777 url(https://68.media.tumblr.com/f42769328005fd92ad616f7901054f59/tumblr_ogquinbyl31vsjcxvo1_500.gif);
  43. overflow: auto;
  44. text-align: justify;
  45. color: #eeeeee;
  46. font-size: 11px;
  47. font-family: tahoma;
  48. text-shadow: #000000 2px 2px 2px, #000000 2px 2px 2px;
  49. box-shadow: #000000 3px 3px 5px;
  50. letter-spacing: 1px;
  51. }
  52.  
  53. #left h1{
  54. width: 322px; height: 20px;
  55. text-align: right;
  56. font-style: italic;
  57. color: #222222;
  58. font-size: 14px;
  59. text-shadow: #222222 0px 0px 1px, #222222 0px 0px 1px, #222222 0px 0px 1px, #CCCCCC -1px 0px 2px, #CCCCCC -1px 0px 2px, #CCCCCC -1px 0px 2px, #CCCCCC -1px 0px 2px;
  60. }
  61.  
  62. #photo{
  63. float: left; margin-left: 30px;
  64. width: 300px; height: 400px;
  65. border: 1px solid #222222;
  66. box-shadow: #000000 3px 3px 5px;
  67. }
  68.  
  69. #photo img{
  70. float: left;
  71. width: 300px; height: 400px;
  72. }
  73.  
  74. #right{
  75. float: left; margin-left: 30px;
  76. width: 217px; height: 402px;
  77. }
  78.  
  79. #right .box{
  80. float: left;
  81. width: 195px; height: 80px;
  82. padding: 10px;
  83. border: 1px solid #222222;
  84. background: #777777 url(Link here);
  85. color: #eeeeee;
  86. font-family: tahoma;
  87. font-size: 10px;
  88. line-height: 10px;
  89. text-align: center;
  90. letter-spacing: 1px;
  91. box-shadow: #000000 3px 3px 5px;
  92. }
  93.  
  94. #right .space{
  95. float: left; margin-top: 10px; margin-bottom: 10px; margin-left: 25px;
  96. width: 165px; height: 26px;
  97. border: 1px solid #222222;
  98. background: #999999 url(link here);
  99. text-align: center;
  100. line-height: 22px;
  101. box-shadow: #000000 3px 3px 5px;
  102. }
  103.  
  104.  
  105. #right .space a{
  106. display: inline-block;
  107. margin-left: 5px; margin-right: 5px;
  108. text-decoration: none;
  109. color: #000000;
  110. font-family: verdana;
  111. font-size: 14px;
  112. }
  113.  
  114. #right .space a:hover{
  115. color: #2D2C1A;
  116. text-shadow: #2D2C1A -2px -2px 0px, #2D2C1A 2px -2px 0px, #2D2C1A -2px 2px 0px, #2D2C1A 2px 2px 0px;
  117. }
  118.  
  119. .stat{
  120. float: left;
  121. width: 193px; height: 8px;
  122. border: 1px #777777 solid;
  123. overflow: hidden;
  124. }
  125.  
  126. .stat:hover .top{
  127. margin-top: -8px;
  128. }
  129.  
  130. .top{
  131. float: left;
  132. width: 193px; height: 8px;
  133. background: #999999;
  134. color: #444444;
  135. font-family: tahoma;
  136. font-size: 9px;
  137. line-height: 6px;
  138. text-align: center;
  139. font-weight: bold;
  140. letter-spacing: 2px;
  141. -webkit-transition: 0s;
  142. }
  143.  
  144. .bot{
  145. float: left;
  146. width: 193px; height: 8px;
  147. color: #fff;
  148. font-family: tahoma;
  149. font-size: 12px;
  150. line-height: 5px;
  151. text-align: center;
  152. letter-spacing: 1px;
  153. font-variant: small-caps;
  154. overflow: hidden;
  155. text-shadow: #999999 1px 1px 0px;
  156. box-shadow: inset #777777 10px 0px 0px, inset #777777 -10px 0px 0px;
  157. }
  158.  
  159. #name_top{
  160. position: absolute;
  161. width: 910px; height: 40px;
  162. padding-left: 15px;
  163. margin-top: -40px;
  164. font-size: 40px;
  165. line-height: 50px;
  166. font-family: Reaching for Heaven;
  167. color: #333;
  168. text-shadow: #cccccc 1px 1px 0px, #cccccc -1px -1px 0px, #cccccc 1px -1px 0px, #cccccc -1px 1px 0px;
  169. }
  170.  
  171. #name_bot{
  172. position: absolute;
  173. width: 527px; height: 40px;
  174. padding-left: 398px;
  175. margin-top: 390px;
  176. font-size: 40px;
  177. font-family: Reaching for Heaven;
  178. color: #222222;
  179. text-shadow: #cccccc 1px 1px 0px, #cccccc -1px -1px 0px, #cccccc 1px -1px 0px, #cccccc -1px 1px 0px;
  180. }
  181.  
  182.  
  183. </style>
  184. <div id="whole" oncontextmenu="return false;">
  185.  
  186.  
  187. <div id="body">
  188.  
  189. <div id="name_top">I can see your future</div>
  190. <div id="name_bot">It does not bode well~</div>
  191.  
  192. <div id="main">
  193. <div id="left">
  194. <h1><font color="#ff1aff">What do you wish</font></h1>
  195. <br><br>
  196. <a href="https://www.youtube.com/watch?v=yWGd7r6GALk">Theme</a>
  197. <br><br>
  198.  
  199. Name~ Rachel LaRose.
  200. <br>
  201. Age~ You dare ask a lady that?
  202. <br>
  203. Weight~ Is it your desire to live?
  204. <h1><font color="#ff1aff">to know about</font></h1>
  205. Deck~Prediction Princess.
  206. <br>
  207. Orientation~ Why does that matter?
  208. <h1><font color="#ff1aff">me?</font></h1>
  209.  
  210. Status~ Single, I could be looking....care to try?
  211. <br><br>
  212. <i>~History~</i>
  213.  
  214. <br>
  215. When I think of one.
  216. </div>
  217.  
  218. <div id="photo"><img src="http://i.picpar.com/AOuc.jpg" alt="" /></div>
Advertisement
Add Comment
Please, Sign In to add comment