Advertisement
Lizellea

Jareth

Jan 3rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.43 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Caveat);
  3. @import url(https://fonts.googleapis.com/css?family=Farsan);
  4. @import url(https://fonts.googleapis.com/css?family=Indie+Flower);
  5. @import url(https://fonts.googleapis.com/css?family=Allura);
  6. @import url(https://fonts.googleapis.com/css?family=Just+Another+Hand);
  7.  
  8. ::-webkit-scrollbar { width: 2px; }
  9. ::-webkit-scrollbar-track { border-radius: 2px; background-color: transparent; }
  10. ::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #transparent; }
  11.  
  12. body {
  13. background-image: url("http://i.imgur.com/7xNFNSs.jpg");
  14. background-repeat: no-repeat;
  15. background-color: #000;
  16. background-size: 100% 100%;
  17. background-position: bottom right;
  18. margin: 0;
  19. overflow:hidden;}
  20.  
  21. @font-face{
  22. src:url(https://dl.dropboxusercontent.com/s/h9xzgchi6tkk51r/BrotherTattoo_Demo.ttf);
  23. font-family:'BrotherTattoo';}
  24. @font-face{
  25. src:url(https://dl.dropboxusercontent.com/s/zv56q4hc434hyzr/LinaScriptDemo.ttf);
  26. font-family:'LinaScript';}
  27. @font-face{
  28. src:url(https://dl.dropboxusercontent.com/s/2v42v7ln9m9kkr0/LinaScriptDotDemo.ttf);
  29. font-family:'LinaScriptDot';}
  30. @font-face{
  31. src:url(https://dl.dropboxusercontent.com/s/bflxthh6b8z6r8t/RuthlessWreckinONE.ttf);
  32. font-family:'RuthlessWreckin';}
  33. @font-face{
  34. src:url(https://dl.dropboxusercontent.com/s/yvzhla3ahr2tsgw/Vtc-NueTattooScript.otf);
  35. font-family:'NueTattooScript';}
  36. @font-face{
  37. src:url(https://dl.dropboxusercontent.com/s/jvfoghfdjj5nnm8/writers_original.TTF);
  38. font-family:'writers';}
  39.  
  40.  
  41. .name{
  42. position: absolute;
  43. z-index:2;
  44. left: -2%;
  45. bottom: -31.5%;
  46. color: #410202;
  47. text-shadow: -0.2vw 0.2vw 0.2vw #000;
  48. font-family: LinaScriptDot;
  49. font-size: 6vw;
  50. letter-spacing: 0vw;
  51. }
  52.  
  53. #frame {
  54. z-index: 3;
  55. background: url();
  56. background-size: ;
  57. background-position: bottom left;
  58. background-repeat: repeat;
  59. position: absolute;
  60. box-shadow:0px 0px 20px #;
  61. background-color:#000;
  62. border-top: 20px solid #fff;
  63. border-left: 20px solid #fff;
  64. border-right: 20px solid #fff;
  65. border-bottom: 120px solid #fff;
  66. top: 4%;
  67. left: 28%;
  68. height: 75%;
  69. width: 40%;
  70. opacity: 1;
  71. }
  72.  
  73. #tab1{position:absolute;left:53%;bottom:-14%;z-index:99;}
  74. #tab1 a{font-family:BrotherTattoo;font-size:3vw;color:#152B16;text-decoration:none; text-shadow: -0.2vw 0.2vw 0.2vw #000;}
  75. #tab1 a:hover{font-family:BrotherTattoo;font-size:3vw;color:#000;text-decoration:none; text-shadow: -0.2vw 0.2vw 0.2vw #152B16;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}
  76. #tab2{position:absolute;left:59%;bottom:-21%;z-index:99;}
  77. #tab2 a{font-family:BrotherTattoo;font-size:3vw;color:#49183D;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #000;}
  78. #tab2 a:hover{font-family:BrotherTattoo;font-size:3vw;color:#000;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #49183D;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}
  79. #tab3{position:absolute;left:68%;bottom:-14%;z-index:99;}
  80. #tab3 a{font-family:BrotherTattoo;font-size:3vw;color:#27244B;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #000;}
  81. #tab3 a:hover{font-family:BrotherTattoo;font-size:3vw;color:#000;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #27244B;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}
  82. #tab4{position:absolute;left:72%;bottom:-22%;z-index:99;}
  83. #tab4 a{font-family:BrotherTattoo;font-size:3vw;color:#474922;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #000;}
  84. #tab4 a:hover{font-family:BrotherTattoo;font-size:3vw;color:#000;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #474922;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}
  85. #tab5{position:absolute;left:87%;bottom:-18%;z-index:99;}
  86. #tab5 a{font-family:BrotherTattoo;font-size:3vw;color:#AE6900;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #000;}
  87. #tab5 a:hover{font-family:BrotherTattoo;font-size:3vw;color:#000;text-decoration:none;text-shadow: -0.2vw 0.2vw 0.2vw #AE6900;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}
  88.  
  89. .jaz {
  90. z-index: -1;
  91. position: absolute;
  92. background-color: #171616;
  93. border: 3px solid #;
  94. border-radius:0%;
  95. box-shadow: -1vh 1vh 1vh #1D1C1E;
  96. font-family: indie flower;
  97. font-size: 15px;
  98. padding: ;
  99. color: #ddd;
  100. height:70%;
  101. top:10%;
  102. left: 5%;
  103. width: 40%;
  104. line-height:19px;
  105. overflow: auto;
  106. opacity: 0;
  107. padding:15px;
  108. -webkit-transition: all 1s ease-out;
  109. -moz-transition: all 1s ease-out;
  110. -ms-transition: all 1s ease-out;
  111. -o-transition: all 1s ease-out;
  112. transition: all 1s ease-out;
  113. }
  114. .jaz:target {
  115. z-index: 10;
  116. opacity: 0.9;
  117. position: absolute;
  118. -webkit-transition: all 1s ease-out;
  119. -moz-transition: all 1s ease-out;
  120. -ms-transition: all 1s ease-out;
  121. -o-transition: all 1s ease-out;
  122. transition: all 1s ease-out;
  123. }
  124.  
  125. a {color: #897450; text-decoration: none; }
  126. a:hover {color: pink; text-decoration: line-through;
  127. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  128.  
  129. h1{
  130. color:#9B49E3;
  131. font-size:21px;
  132. line-height: 14px;
  133. font-family:Caveat;
  134. text-align: center;
  135. letter-spacing:5px;
  136. margin: 5px 5px 5px;
  137. text-shadow: 1px 0px 0px #,
  138. 0px 1px 0px #,
  139. -1px 0px 0px #,
  140. 0px -1px 0px #,
  141. 0px 0px 20px #;
  142. }
  143.  
  144. b, strong {color: #D099FF; font-family: Caveat; font-size: 17px; font-style: normal; font-weight: bold; text-decoration: none; text-transform: ; font-style: italic; font-weight: normal;letter-spacing:1px;text-shadow: 0.0em 0 0 #;}
  145.  
  146.  
  147.  
  148. </style>
  149. <div id="frame">
  150. <a href="#1"><div id="tab1">Dossier</a></div>
  151. <a href="#2"><div id="tab2">Story</a></div>
  152. <a href="#3"><div id="tab3">Friends</a></div>
  153. <a href="#4"><div id="tab4">OoC</a></div>
  154. <a href="##"><div id="tab5">Reset</a></div>
  155.  
  156. <div id="1" class="jaz">
  157. <h1>Dossier</h1>
  158. <b>Given</b> <span style="float:right;">Jazzy Tone</span><br>
  159. <b>Nicknames</b> <span style="float:right;">N/A</span><br>
  160. <b>Age</b> <span style="float:right;">28</span><br>
  161. <b>Gender</b> <span style="float:right;">Female</span><br>
  162. <b>Hair Color</b> <span style="float:right;">Blonde</span><br>
  163. <b>Eye Color</b> <span style="float:right;">Light Brown</span><br>
  164. <b>Height</b> <span style="float:right;">5'4"</span><br>
  165. <b>Weight</b> <span style="float:right;">135lbs</span> <br>
  166. <b>Species</b> <span style="float:right;">Human</span><br>
  167. <b>Physique</b> <span style="float:right;">Toned, Curvy</span><br>
  168. <b>Orientation</b> <span style="float:right;">Mood Sexual</span><br>
  169. <b>Status</b> <span style="float:right;">Singular</span><br>
  170. <b>Occupation</b> <span style="float:right;">N/A</span><br>
  171. </div>
  172.  
  173. <div id="2" class="jaz">
  174. <h1>Backstory</h1>
  175.  
  176.  
  177. </div>
  178.  
  179. <div id="3" class="jaz">
  180. <h1>Friends</h1>
  181. <center>
  182. Is somewhat PM friendly.<br>
  183. NO FUCKING STARTERS! I will ignore them and you.<br>
  184. Room RP only. PMs are reserved.<br>
  185. Don't be a dick.<br>
  186. No means no.<br>
  187. No drama.<br>
  188. IC is not OOC.<br>
  189. Don't ask for OOC info.<br>
  190. Smut is mood based. So don't push or ignore button will be used.<br>
  191. Post length is based on muse and partner. Will mostly mirror.<br>
  192. No profile no rp.<br>
  193. <br>
  194. <b>Remember the golden rule. "Treat others as you want to be treated." Meaning you act like an asshole or bitch I will do the same.</b>
  195.  
  196. </center>
  197. </div>
  198.  
  199. <div id="4" class="jaz">
  200. <h1>OOC</h1>
  201. <center>
  202. Is somewhat PM friendly.<br>
  203. NO FUCKING STARTERS! I will ignore them and you.<br>
  204. Room RP only. PMs are reserved.<br>
  205. Don't be a dick.<br>
  206. No means no.<br>
  207. No drama.<br>
  208. IC is not OOC.<br>
  209. Don't ask for OOC info.<br>
  210. Smut is mood based. So don't push or ignore button will be used.<br>
  211. Post length is based on muse and partner. Will mostly mirror.<br>
  212. No profile no rp.<br>
  213. <br>
  214. <b>Remember the golden rule. "Treat others as you want to be treated." Meaning you act like an asshole or bitch I will do the same.</b>
  215.  
  216. </center>
  217. </div>
  218.  
  219. <img src="http://i.imgur.com/qZJRNO9.png" width="96%" height="96%" style="position:absolute; bottom:1.8%; left: 2%;">
  220. <img src="http://i.imgur.com/ABpWAPd.png" height="96.5%" style="position:absolute; bottom:1.9%; right: 1.9%;">
  221. <div class="name">
  222. Jareth
  223. </div>
  224. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement