QueenOfGeckos

For Zeo

May 29th, 2022 (edited)
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 KB | None | 0 0
  1. <style>
  2.  
  3. @import url('https://fonts.googleapis.com/css?family=Charmonman|Kaushan+Script|Old+Standard+TT');
  4.  
  5. /*
  6. PLEASE DO NOT REMOVE THIS CREDIT
  7. DO NOT REMOVE THE CREDIT AT THE BOTTOM EITHER!
  8. CREATOR: GREEN BEAN
  9. There is a Javascript at the base that prevents right click. Do not remove it.
  10. */
  11.  
  12.  
  13.  
  14. body {
  15. background: #e3eded;
  16. background-image: url("https://i.imgur.com/EVGVh0R.gif");
  17. background-repeat: No-repeat;
  18. background-size: 100% 100%;
  19. background-position: bottom right;
  20. overflow: hidden;
  21. }
  22.  
  23.  
  24. .seal{
  25. position:absolute;
  26. top: 25%;
  27. left: 25%;
  28. width: 70%;
  29. height: 270px;
  30. overflow:hidden;
  31. z-index:20;
  32. }
  33.  
  34. .far{
  35. width: 70%;
  36. height: 270px;
  37. overflow:auto;
  38. }
  39.  
  40. .goon{
  41. color: #324a76;
  42. font-size:14px;
  43. text-align:justify;
  44. line-height:15px;
  45. font-family: 'Old Standard TT', serif;
  46. letter-spacing:0.3px;
  47. margin: 5px;
  48. }
  49. a.gone:link, a.gone:active, a.gone:visited{
  50. font-family: 'Kaushan Script', cursive;
  51. text-transform: uppercase;
  52. text-decoration: none;
  53. font-size: 24px;
  54. line-height: 24px;
  55. letter-spacing: -1px;
  56. color: #634051;
  57. margin-right:12px;
  58. z-index:10;
  59. }
  60.  
  61. a.gone:hover{
  62. text-shadow:-4px 0px 0px #232a68;
  63. }
  64.  
  65. b {
  66. color: #;
  67. font-weight:bold;
  68. letter-spacing: 1px;
  69. }
  70.  
  71. i{
  72. color:#634051;
  73. font-style:italic;
  74. }
  75.  
  76. u{
  77. font-style:italic;
  78. text-decoration:noneunderline;
  79. }
  80.  
  81. a:active, a:link, a:visited{
  82. color:#3D1126;
  83. text-decoration:underline;
  84. }
  85.  
  86. a:hover{
  87. cursor:all-scroll;
  88. color:#634051;
  89. text-decoration:line-through;
  90. }
  91.  
  92. h1 {
  93. font-family: 'Charmonman', cursive;
  94. size: 40px;
  95. text-align:center;
  96. letter-spacing: 7px;
  97. border-bottom: 0px solid #ffffff;}
  98. ::-webkit-scrollbar {width: 3px;}
  99. ::-webkit-scrollbar-thumb:vertical {
  100. height: 10px;background-color: #4F104F;}
  101. ::-webkit-scrollbar-thumb:horizontal {
  102. height: 10px;background-color: #4F104F;border: 0px ;width: 15px;}
  103.  
  104. .glisten{
  105. margin: auto;
  106. position: absolute;
  107. top: 0; left: 0; bottom: 0; right: 0;}
  108.  
  109.  
  110.  
  111.  
  112. #fangs{
  113. width: 400px;
  114. height: 520px;
  115. background: #transparent;
  116. background-image: url("https://i.imgur.com/5pMPTrK.png");
  117. background-repeat: no-repeat;
  118. background-size: 100% 100%;
  119. background-position: bottom left;
  120. z-index: 4;
  121. animation: ruby 3s 1;
  122. -webkit-animation: ruby 3s 1;
  123. }
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. .navi{
  132. position: absolute;
  133. bottom: 13%;
  134. right: 20%;
  135. width: 200px;
  136. z-index:99;
  137. animation: ruby 3s 1;
  138. -webkit-animation: ruby 3s 1;
  139. }
  140. #credit {
  141. position: fixed;
  142. bottom: 20px;
  143. right: 20px;
  144. background-color: transparent;
  145. animation: ruby 3s 1;
  146. -webkit-animation: ruby 3s 1;
  147. }
  148.  
  149. @keyframes ruby{
  150. from{
  151. right: -50%;
  152. opacity: 0;
  153. }
  154. }
  155.  
  156. @-webkit-keyframes ruby{
  157. from{
  158. right: -50%;
  159. opacity: 0;
  160. }
  161. }
  162.  
  163. .portrait {
  164. pointer-events:none;
  165. position: absolute;
  166. top: 7%;
  167. right: 0px;
  168. width: 50%;
  169. height: 95%;
  170. background: url(https://i.imgur.com/RhwI3lJ.png);
  171. background-size: 80%;
  172. background-repeat: no-repeat;
  173. z-index: -20;
  174. animation: ruby 3s 1;
  175. -webkit-animation: ruby 3s 1;
  176. }
  177.  
  178.  
  179. .wordy{
  180. position:absolute;
  181. z-index:4;
  182. height:14%;
  183. width:35%;
  184. top:50%;
  185. right:2%;
  186. font-family:'Kaushan Script', cursive;
  187. font-size: 4.5vw;
  188. color:#FFF;
  189. background-image:url(https://i.imgur.com/XkP1VBK.gif);
  190. background-size:100%;
  191. background-repeat:no-repeat;
  192. background-position:center;
  193. -webkit-text-fill-color: transparent;
  194. -webkit-background-clip: text;
  195. -webkit-text-stroke-width: 1px;
  196. -webkit-text-stroke-color: #FFDB58;
  197. -ms-transform: rotate(90deg);
  198. -webkit-transform: rotate(90deg);
  199. transform: rotate(90deg);
  200. animation: ruby 3s 1;
  201. -webkit-animation: ruby 3s 1;
  202. }
  203.  
  204.  
  205. </style>
  206.  
  207.  
  208. <div id="fangs" class="glisten"><div class="navi">
  209. <a href="#hello" class="gone"><img src='https://i.imgur.com/zjx32dD.gif' height="40px"></a>
  210. <a href="#my" class="gone"><img src='https://i.imgur.com/zjx32dD.gif' height="40px"></a>
  211. <a href="#dearest" class="gone"><img src='https://i.imgur.com/zjx32dD.gif' height="40px"></a><a href="#servant" class="gone"><img src='https://i.imgur.com/zjx32dD.gif' height="40px"></a>
  212. </div>
  213.  
  214. <div class="seal">
  215.  
  216. <div id="hello" class="far"><div class="goon">
  217.  
  218. <h1>Tab 1</h1>
  219. <font style="float:left"><b>✦Name✦</b></font>
  220. <font style="float:right">Stat</font><br>
  221. <font style="float:left"><b>✦Alias✦</b></font>
  222. <font style="float:right">Stat</font><br>
  223. <font style="float:left"><b>✦Age✦</b></font>
  224. <font style="float:right">Stat</font><br>
  225. <font style="float:left"><b>✦Gender✦</b></font>
  226. <font style="float:right">Stat</font><br>
  227. <font style="float:left"><b>✦Height✦</b></font>
  228. <font style="float:right">Stat</font><br>
  229. <font style="float:left"><b>✦Weight✦</b></font>
  230. <font style="float:right">Stat</font><br>
  231. <font style="float:left"><b>✦Occupation✦</b></font>
  232. <font style="float:right">Stat</font><br>
  233. <font style="float:left"><b>✦Sexual Orientation✦</b></font>
  234. <font style="float:right">Stat</font><br>
  235. <font style="float:left"><b>✦Marital Status✦</b></font>
  236. <font style="float:right">Stat</font><br><Br><br>
  237.  
  238. <b>BOLD</b> <i>ITALICS</i> <Strike>STRIKE</Strike> <a href="" target="_blank" title="link stuff.">LINK</a>
  239. </div></div>
  240. <div id="my" class="far"><div class="goon">
  241. <h1>Tab 2</h1>
  242.  
  243. <p>Put either a break down personality here. And use the p located in the brackets to make paragraphs. Like so.</p>
  244.  
  245. <P> Testing. This will show up as a seperate paragraph then the line up there. It doesn't matter how you enter it in this raw form. It won't translate with out the code witth the brackets.</p>
  246.  
  247. <p>Use the same with an i instead of a p for <i>Italics</i> make sure if you use it to close off the area you want with affected by the code use the same thign just put a / before the letter.</p>
  248.  
  249. <p>B for <b>bold</b>. And you can stake them. strike instead of a letter to strike things/ And such.</p>
  250.  
  251. <p>and <br> to line break. BUT DO NOT </br> that doesn't do anything. So you fill this with personality or back story. And same for the section with gibberish below. if you need me to fix anything lemme know.</p>
  252.  
  253. </div></div>
  254. <div id="dearest" class="far"><div class="goon">
  255. <h1>Tab3</h1>
  256. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut ut iaculis dolor. Maecenas finibus mauris ipsum, ac posuere elit blandit sit amet. In posuere rhoncus massa. Vivamus diam odio, vulputate eleifend ultrices at, dignissim vitae ligula. Morbi bibendum dui quis nibh feugiat accumsan. Integer non finibus tortor, id volutpat nisi. Ut lectus massa, condimentum sit amet quam nec, efficitur consectetur orci. Morbi ipsum ex, vestibulum id eros non, volutpat sodales dui. Sed rhoncus ac nulla eget consectetur. Integer consectetur maximus augue. Ut consectetur varius massa nec tempor. Integer nec neque commodo, sollicitudin nisl vitae, tincidunt arcu.</p>
  257.  
  258. <p>Maecenas non mauris dapibus, lacinia sapien tempus, lacinia nibh. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce interdum pellentesque sem, quis molestie ipsum accumsan quis. Duis sit amet interdum velit. Quisque volutpat blandit odio at gravida. Phasellus eu orci at est venenatis lobortis eu ut urna. Aliquam nisi purus, posuere et vehicula ac, consequat ut justo. Mauris tellus mi, convallis sit amet nunc sed, interdum condimentum nisi. Praesent in tellus neque. Aliquam tempor leo in magna ornare gravida. Nulla dictum purus non lacus ultricies, eu facilisis quam maximus.</p>
  259. </div></div>
  260.  
  261.  
  262. <div id="servant" class="far"><div class="goon">
  263. <h1>Rules</h1>
  264. ▪ OOC.<br>
  265. ▪ OOC.<br>
  266. ▪ OOC.<br>
  267. ▪ OOC.<br>
  268. ▪ OOC.<br>
  269. ▪ OOC.<br>
  270.  
  271. </div></div></div>
  272. </div></div></div></div></div>
  273. <div class="portrait">
  274. </div>
  275.  
  276. <div class="wordy">
  277. place holder
  278. </div>
  279.  
  280.  
  281. </div>
  282. <div id="credit">
  283. <a target="_blank" href="https://roleplay.chat/profile.php?user=Arietta" target="_blank" title="Code was created by Arietta Do NOT touch, this Please! If you want a code just mail Arietta directly. She will gladly hook you up. With some freebies or cheapo comissions."><img src="https://i.imgur.com/uP9E5Pz.png" height="90px"></a></div>
  284.  
  285.  
Add Comment
Please, Sign In to add comment