starcrumbs

Code - Dazzler

Apr 2nd, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Spicy+Rice|Griffy|Open+Sans|Gloria+Hallelujah');
  3.  
  4. #no {
  5. position: absolute;
  6. left: 0px;
  7. top: 0px;
  8. right: 0px;
  9. bottom: 0px;}
  10.  
  11. ::-webkit-scrollbar {
  12. width: 1px;}
  13.  
  14. ::-webkit-scrollbar-thumb {
  15. background: transparent;}
  16.  
  17. ::selection {
  18. color: #000;
  19. background: #fff;}
  20.  
  21. body {
  22. background-image: url('');
  23. background: -webkit-linear-gradient(#f7b977, #eb813c, #cc621c);}
  24.  
  25.  
  26. @keyframes Gradient {
  27. 0% { background-position: 0% 50% }
  28. 50% { background-position: 100% 50% }
  29. 100% { background-position: 0% 50% }}
  30.  
  31. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  32.  
  33. h1 {
  34. font-family: 'Spicy Rice', cursive;
  35. font-size: 15px;
  36. color: #ffffff;
  37. font-size: 16px;
  38. line-height: 5px;
  39. text-transform: uppercase;
  40. font-weight: bold;
  41. text-align: right;
  42. letter-spacing: 1px;
  43. border-top: 1px Solid #fff;}
  44.  
  45. .stars {
  46. position: absolute;
  47. left: 0px;
  48. top: 0px;
  49. bottom: 0px;
  50. right: 0px;
  51. margin: auto;
  52. width: 100%;
  53. height: 100%;
  54. background: url('http://i.imgur.com/aFFhUOK.gif'); overflow: hidden; opacity: 0.4; }
  55.  
  56. a {
  57. color: #a72bc4;
  58. text-decoration: none;
  59. text-transform: ;
  60. font-family: 'Gloria Hallelujah', cursive;
  61. font-size: 14px;
  62. letter-spacing: 1;
  63. -webkit-transition: all 0.5s ease-in-out;
  64. -moz-transition: all 0.5s ease-in-out;
  65. -o-transition: all 0.5s ease-in-out;
  66. -ms-transition: all 0.5s ease-in-out;
  67. transition: all 0.5s ease-in-out;}
  68.  
  69. b {
  70. color: #00d5d8;
  71. font-family: 'Open Sans', sans-serif;
  72. text-transform: ;
  73. font-size: 13px;
  74. letter-spacing: 0;}
  75.  
  76. i {
  77. color:#fd0cd0;
  78. font-family: 'Open Sans', sans-serif;
  79. text-transform: lowercase;
  80. font-size: 12px;
  81. letter-spacing: 1;}
  82.  
  83. u {
  84. color:#96b401;
  85. font-family: 'Open Sans', sans-serif;
  86. text-transform: lowercase;
  87. font-size: 12px;
  88. letter-spacing: 1;}
  89.  
  90. s {
  91. color:#feae2b;
  92. font-family: 'Open Sans', sans-serif;
  93. text-transform: lowercase;
  94. font-size: 12px;
  95. letter-spacing: 1;}
  96.  
  97. #nofucku{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  98.  
  99. .pic {
  100. overflow:hidden;
  101. position: absolute;
  102. text-align:justify;
  103. top:0px;
  104. left:0px;
  105. height:500px;
  106. width:455px;
  107. z-index: 1;
  108. filter: drop-shadow( 5px 0px 0px #000830);
  109. background-image: url('https://i.imgur.com/2OJvJAP.png');
  110. background-position:center center;
  111. background-attachment: absolute;}
  112.  
  113. .outerbox {
  114. position: absolute;
  115. height: 505px;
  116. width: 785px;
  117. background-image: url(https://www.transparenttextures.com/patterns/arabesque.png);
  118. background-color: #e99125;
  119. box-shadow:1px 1px 20px #000;
  120. padding: 10px;
  121. overflow: auto;
  122. bottom: 50px;
  123. left: 600px;
  124. border: 1px solid #070b12;}
  125.  
  126. .con {
  127. position: absolute;
  128. height: 480px;
  129. width: 760px;
  130. background-image: url(https://www.transparenttextures.com/patterns/black-twill.png);
  131. background-color: #1c231a;
  132. box-shadow:1px 1px 20px #000;
  133. padding: 10px;
  134. overflow: auto;
  135. bottom: 10px;
  136. left: 10px;
  137. border: 1px solid #070b12;}
  138.  
  139. .bar {
  140. position: absolute;
  141. box-shadow:1px 1px 10px #000;
  142. background: #1c231a;
  143. height: 700px;
  144. width: 300px;
  145. right: 10px;
  146. bottom: 0px;
  147. opacity: .8;}
  148.  
  149. .text {
  150. position: absolute;
  151. overflow: auto;
  152. font-family: 'Open Sans', sans-serif;
  153. font-size: 12px;
  154. color: #6B6B6B;
  155. text-align: justify;
  156. line-height: 14px;
  157. letter-spacing: 0px;
  158. font-style: normal;
  159. -webkit-text-stroke: 0px #000;
  160. height: 480px;
  161. width: 270px;
  162. right: 40px;
  163. top: 30px;}
  164.  
  165. </style>
  166. <div id="nofucku" oncontextmenu="return false;">
  167.  
  168. <div class="stars"></div>
  169. <div class="outerbox">
  170. <div class="con">
  171. <div class="pic"></div>
  172. <div class="bar"></div></div>
  173.  
  174. <div class="text">
  175. <h1>statistics</h1>
  176. <font style=float:left><span><b>Name:</b></span></font> <font style=float:right>Cadhiye Xilioscient</font><br>
  177. <font style=float:left><span><b>Alias:</b></span></font> <font style=float:right>Dazzler</font><br>
  178. <font style=float:left><span><b>D.O.B.:</b></span></font> <font style=float:right>---</font><br>
  179. <font style=float:left><span><b>Hometown:</b></span></font> <font style=float:right>---</a></font><br>
  180. <font style=float:left><span><b>Haven:</b></span></font> <font style=float:right>---</a></font><br><br>
  181.  
  182. <font style=float:left><span><b>Species:</b></span></font> <font style=float:right>---</a></font><br>
  183. <font style=float:left><span><b>---:</b></span></font> <font style=float:right>---</a></font><br>
  184. <font style=float:left><span><b>---:</b></span></font> <font style=float:right>---</a></font><br><br>
  185.  
  186. <font style=float:left><span><b>Marital Status:</b></span></font> <font style=float:right><a target="_blank" href="link here" target="_blank">---</a></font><br>
  187. <font style=float:left><span><b>Orientation:</b></span></font> <font style=float:right>---</font><br><br>
  188.  
  189. <font style=float:left><span><b>Occupation:</b></span></font> <font style=float:right>---</font><br>
  190. <font style=float:left><span><b>Properties:</b></span></font> <font style=float:right>---</font><br>
  191. <font style=float:left><span><b>Affiliations:</b></span></font> <font style=float:right>---</font><br><br>
  192.  
  193. <h1>history</h1>
  194. this is just an example.<br>
  195. <b>this is just an example.</b><br>
  196. <i>this is just an example.</i><br>
  197. <u>this is just an example.</u><br>
  198. <s>this is just an example.</s><br>
  199. <br><br>
  200.  
  201. <h1>abilities and skills</h1>
  202. this is just an example.<br>
  203. <b>this is just an example.</b><br>
  204. <i>this is just an example.</i><br>
  205. <u>this is just an example.</u><br>
  206. <s>this is just an example.</s><br>
  207. <br><br>
  208.  
  209. <h1>connections</h1>
  210. <center>
  211. <a target="_blank" href="" title="WORDS ABOUT YOUR FRIEND HERE">
  212. <img style="border: 2px solid #30705b; border-radius: 50%; height:50px;" src="http://i.picpar.com/FVIc.png"></a>
  213.  
  214. <a target="_blank" href="" title="WORDS ABOUT YOUR FRIEND HERE">
  215. <img style="border: 2px solid #30705b; border-radius: 50%; height:50px;" src="http://i.picpar.com/FVIc.png"></a>
  216.  
  217. <a target="_blank" href="" title="WORDS ABOUT YOUR FRIEND HERE">
  218. <img style="border: 2px solid #30705b; border-radius: 50%; height:50px;" src="http://i.picpar.com/FVIc.png"></a>
  219.  
  220. <a target="_blank" href="" title="WORDS ABOUT YOUR FRIEND HERE">
  221. <img style="border: 2px solid #30705b; border-radius: 50%; height:50px;" src="http://i.picpar.com/FVIc.png"></a>
  222. </center>
  223. <br><br>
  224.  
  225. <h1>out of character</h1>
  226. <b>one</b> This is a code made by <a target="_blank" href="https://roleplay.chat/profile.php?user=Star">Star</a>, under the multiple sources of tutelage by far more experienced coders. Please don't bother stealing, I can point you in the direction of those that would be happy to do commissions.<br><br>
  227. <b>two</b> Stuff. <br><br>
  228. <b>three</b> Stuff. <br><br>
  229. <b>four</b> Stuff. <br><br>
  230. <br><br>
  231.  
  232. </div></div>
Add Comment
Please, Sign In to add comment