Advertisement
Chibi-Elle

STEPHANIE [UPDATED:DONE]

Jan 21st, 2021 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Forum|Overlock|Pirata+One|Satisfy|Cookie|Bebas+Neue');
  3.  
  4. body {
  5. background-color: #fff;
  6. background-image: url('https://thumbs.gfycat.com/OpulentSpiritedIberianlynx-max-1mb.gif');
  7. background-position: center;
  8. background-size: 10%;
  9. background-repeat:repeat;
  10. }
  11.  
  12. #seph {
  13. position: fixed;
  14. left: 0px;
  15. right: 0px;
  16. top: 0px;
  17. bottom: 0px;
  18. }
  19.  
  20. ::-webkit-scrollbar-track {
  21. background-color:;
  22. }
  23.  
  24. ::-webkit-scrollbar-thumb {
  25. background-color:;
  26. }
  27.  
  28. ::-webkit-scrollbar {
  29. width:0px;
  30. height:0px;
  31. }
  32.  
  33. #container {
  34. position: absolute;
  35. left: 50%;
  36. top: 17%;
  37. height: 500px;
  38. width: 302px;
  39. border-left: 4px solid #BEBEBE;
  40. border-top: 4px solid #BEBEBE;
  41. border-right: 4px solid #DCDCDC;
  42. border-bottom: 4px solid #DCDCDC;
  43. box-shadow: 0px 0px 6px 6px #929292;
  44. background-color: #fff;
  45. background-image: url('https://i.pinimg.com/originals/38/00/a5/3800a5bee59182431bcb27526bf4b4f4.jpg');
  46. background-size: 140%;
  47. background-position: right;
  48. }
  49.  
  50. #crown {
  51. position: absolute;
  52. z-index: 1;
  53. top: -135px;
  54. left: -65px;
  55. height: 300px;
  56. width: 540px;
  57. background-image: url('https://i.ibb.co/7zgyrrh/Crown.png');
  58. background-size: 80%;
  59. background-repeat: no-repeat;
  60. filter: grayscale(30%);
  61. }
  62.  
  63. #gif1 {
  64. position: absolute;
  65. z-index: 1;
  66. left: -300px;
  67. bottom: -5px;
  68. height: 130px;
  69. width: 270px;
  70. border-left: 4px solid #BEBEBE;
  71. border-top: 4px solid #BEBEBE;
  72. border-right: 4px solid #DCDCDC;
  73. border-bottom: 4px solid #DCDCDC;
  74. box-shadow: 0px 0px 6px 6px #929292;
  75. background-image: url('https://i.gifer.com/182w.gif');
  76. background-size: 100%;
  77. background-repeat: no-repeat;
  78. }
  79.  
  80. #gif2 {
  81. position: absolute;
  82. z-index: 0;
  83. left: -300px;
  84. top: -5px;
  85. height: 130px;
  86. width: 270px;
  87. border-left: 4px solid #BEBEBE;
  88. border-top: 4px solid #BEBEBE;
  89. border-right: 4px solid #DCDCDC;
  90. border-bottom: 4px solid #DCDCDC;
  91. box-shadow: 0px 0px 6px 6px #929292;
  92. background-image: url('https://i.gifer.com/HCY.gif');
  93. background-size: 100%;
  94. background-repeat: no-repeat;
  95. filter: grayscale(100%);
  96. }
  97.  
  98. #gif2:hover {
  99. filter: grayscale(0%);
  100. }
  101.  
  102. #box1 {
  103. position: absolute;
  104. z-index: 1;
  105. left: -300px;
  106. top: 152px;
  107. height: 190px;
  108. width: 270px;
  109. padding: 0px;
  110. border-right: 4px solid #BEBEBE;
  111. border-bottom: 4px solid #BEBEBE;
  112. border-top: 4px solid #DCDCDC;
  113. border-left: 4px solid #DCDCDC;
  114. box-shadow: 0px 0px 6px 6px #929292;
  115. background-color: #eee;
  116. background-image: url('');
  117. background-size: 100%;
  118. background-repeat: no-repeat;
  119. background-position: 0px 85px;
  120. opacity: 0.95;
  121. }
  122.  
  123. #box2 {
  124. position: absolute;
  125. z-index: 2;
  126. left: -289px;
  127. top: 162px;
  128. padding: 5px;
  129. border-right: 3px solid pink;
  130. border-bottom: 0px dotted pink;
  131. height: 128px;
  132. width: 244px;
  133. overflow-y: auto;
  134. background: #eee;
  135. box-shadow: -1px -1px 1px 0px #fff;
  136. font-family: 'Overlock';
  137. color: #777;
  138. line-height: 16px;
  139. font-size: 12px;
  140. }
  141.  
  142. #pinkbar {
  143. position: absolute;
  144. z-index: 1;
  145. left: -360px;
  146. top: -5px;
  147. width: 15px;
  148. height: 512px;
  149. background-color: pink;
  150. box-shadow: 0px 0px 4px 4px #929292;
  151. }
  152.  
  153. #pinkbar2 {
  154. position: absolute;
  155. z-index: 2;
  156. right: -65px;
  157. top: -5px;
  158. width: 15px;
  159. height: 511px;
  160. background-color: pink;
  161. box-shadow: 0px 0px 4px 4px #929292;
  162. }
  163.  
  164. #flower {
  165. position: absolute;
  166. z-index: 2;
  167. left: -16px;
  168. bottom: -30px;
  169. height: 123px;
  170. width: 338px;
  171. background-image: url('');
  172. background-size: 100%;
  173. background-repeat: no-repeat;
  174. filter: grayscale(0%);
  175. }
  176.  
  177. #title {
  178. position: absolute;
  179. z-index: 2;
  180. right: 360px;
  181. top: -95px;
  182. height: 110px;
  183. width: 310px;
  184. background-image: url('https://i.ibb.co/k6LwfvB/QUEEN.png');
  185. background-repeat: no-repeat;
  186. background-size: 100%;
  187. }
  188.  
  189. #tab1 {
  190. position: absolute;
  191. z-index: 2;
  192. left: -300px;
  193. bottom: 130px;
  194. height: 75px;
  195. width: 75px;
  196. background-image: url('https://i.pinimg.com/originals/ca/bd/13/cabd137f861deb1202cd1bc7cb590bf1.png');
  197. background-size: 100%;
  198. background-repeat: no-repeat;
  199. transform: rotate(-15deg)
  200. }
  201.  
  202. #tab2 {
  203. position: absolute;
  204. z-index: 2;
  205. left: -248px;
  206. bottom: 130px;
  207. height: 75px;
  208. width: 75px;
  209. background-image: url('https://i.pinimg.com/originals/ca/bd/13/cabd137f861deb1202cd1bc7cb590bf1.png');
  210. background-size: 100%;
  211. background-repeat: no-repeat;
  212. transform: rotate(-15deg)
  213. }
  214.  
  215. #tab3 {
  216. position: absolute;
  217. z-index: 2;
  218. left: -196px;
  219. bottom: 130px;
  220. height: 75px;
  221. width: 75px;
  222. background-image: url('https://i.pinimg.com/originals/ca/bd/13/cabd137f861deb1202cd1bc7cb590bf1.png');
  223. background-size: 100%;
  224. background-repeat: no-repeat;
  225. transform: rotate(-15deg)
  226. }
  227.  
  228. #tab4 {
  229. position: absolute;
  230. z-index: 2;
  231. left: -144px;
  232. bottom: 130px;
  233. height: 75px;
  234. width: 75px;
  235. background-image: url('https://i.pinimg.com/originals/ca/bd/13/cabd137f861deb1202cd1bc7cb590bf1.png');
  236. background-size: 100%;
  237. background-repeat: no-repeat;
  238. transform: rotate(-15deg)
  239. }
  240.  
  241. #tab5 {
  242. position: absolute;
  243. z-index: 2;
  244. left: -92px;
  245. bottom: 130px;
  246. height: 75px;
  247. width: 75px;
  248. background-image: url('https://i.pinimg.com/originals/ca/bd/13/cabd137f861deb1202cd1bc7cb590bf1.png');
  249. background-size: 100%;
  250. background-repeat: no-repeat;
  251. transform: rotate(-15deg)
  252. }
  253.  
  254. h1 {
  255. font-family: 'Forum';
  256. font-size: 23px;
  257. color: #fff;
  258. text-align: center;
  259. background-color: #999;
  260. line-height: 20px;
  261. margin-top: 0px;
  262. margin-bottom: 4px;
  263. letter-spacing: 1px;
  264. background-size: 50%;
  265. background-repeat: repeat;
  266. background-image: url('https://media1.giphy.com/media/dZeZXsUsD7fd2JegxI/source.gif');
  267. text-shadow: 0px 0px 25px #E19082;
  268. }
  269.  
  270. b {
  271. font-family: 'Pirata One';
  272. color: #E19082;
  273. }
  274.  
  275. a {
  276. font-family: 'Cookie';
  277. color: #D07759;
  278. text-decoration: none;
  279. font-size: 12.5px;
  280. }
  281.  
  282. a:hover {
  283. color: black;
  284. }
  285.  
  286.  
  287. </style>
  288. <div id="seph" oncontextmenu="return false;">
  289. <div id="container">
  290. <div id="crown"></div>
  291. <div id="gif1"></div>
  292. <div id="gif2"></div>
  293. <div id="pinkbar"></div>
  294. <div id="pinkbar2"></div>
  295. <div id="flower"></div>
  296. <div id="title"></div>
  297. <a href="#stats"><div id="tab1"></div></a>
  298. <a href="#abilities"><div id="tab2"></div></a>
  299. <a href="#headcanons"><div id="tab3"></div></a>
  300. <a href="#connections"><div id="tab4"></div></a>
  301. <a href="#resetooc"><div id="tab5"></div></a>
  302. <div id="box1">
  303. </div>
  304. <div id="box2">
  305. <div style="height: 128px; overflow: hidden;">
  306. <a name="resetooc"></a>
  307. <div style="height: 128px; overflow-y: auto;">
  308. <div style="margin: 0 auto; width: 20.1em;">
  309. <h1>Out of Character</h1>
  310. <B>00.</B> This code was created for <a href="//roleplay.chat/profile.php?user=Chthonic+Queen" target="_blank">Stephanie</a> by <a href="//roleplay.chat/profile.php?user=Sailor+Chuu" target="_blank">Chuu</a> for her exclusive use only! Do not steal.
  311. </div></div>
  312.  
  313. <a name="stats"></a>
  314. <div style="height: 128px; overflow-y: auto;">
  315. <div style="margin: 0 auto; width: 20.1em;">
  316. <h1>Statistics</h1>
  317. </div></div>
  318.  
  319. <a name="abilities"></a>
  320. <div style="height: 128px; overflow-y: auto;">
  321. <div style="margin: 0 auto; width: 20.1em;">
  322. <h1>Abilities</h1>
  323. </div></div>
  324.  
  325. <a name="headcanons"></a>
  326. <div style="height: 128px; overflow-y: auto;">
  327. <div style="margin: 0 auto; width: 20.1em;">
  328. <h1>Headcanons</h1>
  329. </div></div>
  330.  
  331. <a name="connections"></a>
  332. <div style="height: 128px; overflow-y: auto;">
  333. <div style="margin: 0 auto; width: 20.1em;">
  334. <h1>Connections</h1>
  335. </div></div></div></div>
  336. </div>
  337. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement