Advertisement
Chibi-Elle

Mystical Code

Jun 11th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.78 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Federant|Audiowide|Abril+Fatface|Satisfy|Sacramento');
  3.  
  4. body {
  5. background-image: url("http://i.picpar.com/ku7e.png");
  6. color: white;
  7. background-color: #A748C8;
  8. font-family: "Federant";
  9. font-size: 16px;
  10. background-size: 6%;
  11. }
  12.  
  13. #credit {
  14. Position: fixed; bottom: 10px; left: 10px;
  15. font-family: "Audiowide";
  16. font-size: 14px;
  17. z-index: 99;
  18. text-shadow: 2px 0 0 #EEA5C3, -2px 0 0 #EEA5C3, 0 2px 0 #EEA5C3, 0 -2px 0 #EEA5C3, 1px 1px #EEA5C3, -1px -1px 0 #EEA5C3, 1px -1px 0 #EEA5C3, -1px 1px 0 #EEA5C3;
  19. }
  20.  
  21. #CenterBG {
  22. position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; margin: auto;
  23. width: 360px;
  24. height: 510px;
  25. background-color: #B443C9;
  26. background-image: url("https://www.transparenttextures.com/patterns/flowers.png");
  27. background-position: center;
  28. background-attachment:fixed;
  29. border-top: 3px solid #EEA5C3;
  30. border-bottom: 3px solid #EEA5C3;
  31. z-index:2;
  32. }
  33.  
  34. #LeftBG {
  35. position: fixed; left: -800px; right: 0px; top: 0px; bottom: 0px; margin: auto;
  36. width: 420px;
  37. height: 570px;
  38. padding: 10px;
  39. background-color: #B443C9;
  40. background-image: url("https://www.transparenttextures.com/patterns/flowers.png");
  41. background-position: center;
  42. background-attachment:fixed;
  43. border: 3px solid #EEA5C3;
  44. z-index:1;
  45. }
  46.  
  47. #RightBG {
  48. position: fixed; left: 0px; right: -800px; top: 0px; bottom: 0px; margin: auto;
  49. width: 420px;
  50. height: 570px;
  51. padding: 10px;
  52. background-color: #B443C9;
  53. background-image: url("https://www.transparenttextures.com/patterns/flowers.png");
  54. background-position: center;
  55. background-attachment:fixed;
  56. border: 3px solid #EEA5C3;
  57. z-index:1;
  58. }
  59.  
  60. #Title {
  61. position: fixed; left: 0px; right: 0px; top: -574px; bottom: 0px; margin: auto;
  62. width: 300px;
  63. height: 37px;
  64. text-align: center;
  65. text-transform: uppercase;
  66. font-size: 37px;
  67. color: #EEA5C3;
  68. font-family: "Satisfy";
  69. text-shadow: 2px 0 0 #917c9b, -2px 0 0 #917c9b, 0 2px 0 #917c9b, 0 -2px 0 #917c9b, 1px 1px #917c9b, -1px -1px 0 #917c9b, 1px -1px 0 #917c9b, -1px 1px 0 #917c9b;
  70. z-index: 5;
  71. }
  72.  
  73. #MainPic {
  74. position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; margin: auto;
  75. width: 300px;
  76. height: 470px;
  77. border: 3px solid #eea5c3;
  78. z-index: 2;
  79. }
  80.  
  81. #OOCBox {
  82. position: fixed; left: -800px; right: 0px; top: 0px; bottom: -290px; margin: auto;
  83. width: 380px;
  84. height: 240px;
  85. padding: 10px;
  86. border: 3px solid #eea5c3;
  87. background-color: #C88BBE;
  88. background-image: url("https://i.imgur.com/oJUsgm3.png");
  89. z-index: 5;
  90. overflow: auto;
  91. }
  92.  
  93. #Tab {
  94. position: fixed; left: -800px; right: 0px; top: -290px; bottom: 0px; margin: auto;
  95. width: 380px;
  96. height: 240px;
  97. padding: 10px;
  98. border: 3px solid #eea5c3;
  99. background-color: #C88BBE;
  100. background-image: url("https://i.imgur.com/oJUsgm3.png");
  101. z-index: 5;
  102. display: none;
  103. overflow: auto;
  104. }
  105.  
  106. #one #tab {
  107. display: block;
  108. }
  109.  
  110. #one:target #tab, #two:target #tab, #three:target #tab, #four:target #tab, #five:target #tab, #six:target #tab {
  111. display: block;
  112. z-index: 11;
  113. }
  114.  
  115. #LeftNav {
  116. position: fixed; left: -350px; right: 0px; top: 0px; bottom: 0px; margin: auto;
  117. width: 20px;
  118. height: 300px;
  119. z-index: 5;
  120. }
  121.  
  122. #RightNav {
  123. position: fixed; left: 0px; right: -350px; top: 0px; bottom: 0px; margin: auto;
  124. width: 20px;
  125. height: 300px;
  126. z-index: 5;
  127. }
  128.  
  129. .NaviTab{
  130. display: inline-block;
  131. border: 3px solid #eea5c3;
  132. background-color: #eea5;
  133. background-image: url("https://i.imgur.com/oJUsgm3.png");
  134. width: 14px;
  135. height: 80px;
  136. z-index: 5;
  137. margin: 10 0 10 0;
  138. -webkit-transition: 0.5s linear;
  139. -moz-transition: 0.5s linear;
  140. -o-transition: 0.5s linear;
  141. transition: 0.5s linear;
  142. }
  143.  
  144. .NaviTab:hover {
  145. background-color: purple;
  146. }
  147.  
  148. .frienditempic {
  149. border: 7px solid #eea5c3;
  150. width: 75px;
  151. height: 75px;
  152. margin: 5px;
  153. padding: 0;
  154. border-radius: 50%;
  155. -webkit-transition: 0.5s linear;
  156. -moz-transition: 0.5s linear;
  157. -o-transition: 0.5s linear;
  158. transition: 0.5s linear;
  159. }
  160.  
  161. .frienditempic:hover {
  162. border: 7px solid purple;
  163. border-radius: 0;
  164. }
  165.  
  166. #MarqueeBox{
  167. position: fixed; left: 0px; right: -800px; top: 0px; bottom: 0px; margin: auto;
  168. width: 380px;
  169. height: 530px;
  170. padding: 10px;
  171. border: 3px solid #eea5c3;
  172. background-color: #C88BBE;
  173. background-image: url("https://i.imgur.com/oJUsgm3.png");
  174. z-index: 5;
  175. }
  176.  
  177. .Marquee {
  178. height: 482px;
  179. width: 400px;
  180. margin: 0 auto;
  181. position: relative;
  182. overflow: hidden;
  183. }
  184.  
  185. .MoveIt {
  186. width: 400px;
  187. height: 10000px;
  188. position: absolute;
  189. overflow-y:hidden;
  190. top: 0;
  191. left: 0;
  192. -moz-animation: MoveIt 25s linear infinite;
  193. -webkit-animation: MoveIt 25s linear infinite;
  194. animation: MoveIt 25s linear infinite;
  195. }
  196.  
  197. .MoveIt img {
  198. display:inline-block;
  199. vertical-align:middle;
  200. height: 230px;
  201. width: auto;
  202. border: 3px solid pink;
  203. margin: 10 20 10 20;
  204. }
  205.  
  206. .MoveIt:hover {
  207. -moz-animation-play-state: paused;
  208. -webkit-animation-play-state: paused;
  209. animation-play-state: paused;
  210. }
  211.  
  212. @keyframes MoveIt {
  213. 0% {
  214. -moz-transform: translateY(515px);
  215. -webkit-transform: translateY(515px);
  216. transform: translateY(515px);
  217. }
  218. 100% {
  219. -moz-transform: translateY(-1280px);
  220. -webkit-transform: translateY(-1280px);
  221. transform: translateY(-1280px);
  222. }
  223. }
  224. /* Credit for the original CSS Marquee solution that this is based on to https://stackoverflow.com/questions/38604929/how-to-create-marquee-infinite-loop-of-logos-slider-with-css-only */
  225.  
  226. h1, h2, h3 {padding: 0px; margin: 0 0 8 0; text-align: center; color: purple; font-family: "Sacramento"; border-bottom: dashed pink 3px; text-shadow: 2px 0 0 white, -2px 0 0 white, 0 2px 0 white, 0 -2px 0 white, 1px 1px white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white; font-size: 35px; letter-spacing: 2px;
  227. }
  228.  
  229. a {color: purple; font-family: "Sacramento"; font-size: 16px; text-decoration:none;
  230. -webkit-transition: 0.5s linear;
  231. -moz-transition: 0.5s linear;
  232. -o-transition: 0.5s linear;
  233. transition: 0.5s linear;}
  234. a:visited {color: #a0caf0;}
  235. a:hover {color: pink;}
  236.  
  237. a.credit:link {color:#f0f0f0; font-family: "Audiowide"; font-size: 16px;}
  238. a.credit:visited {color:#f0f0f0;}
  239. a.credit:hover {color:#6f52be;}
  240. a.credit {text-decoration:none;}
  241.  
  242. b {color: purple;}
  243.  
  244.  
  245. ::-webkit-scrollbar {
  246. width: 8px;
  247. height: 1px;
  248. }
  249.  
  250. ::-webkit-scrollbar-track {
  251. border-radius: 5px;
  252. }
  253.  
  254. ::-webkit-scrollbar-thumb {
  255. background: pink;
  256. }
  257. </style>
  258. <body>
  259.  
  260. <div id="CenterBG"></div>
  261. <div id="LeftBG"></div>
  262. <div id="RightBG"></div>
  263.  
  264. <div id="Title">Mystical Espeon</div>
  265. <img id="MainPic" src ="https://i.pinimg.com/564x/41/89/8e/41898e4efafd76848b69b63a5c67ea64.jpg"alt="Main Picture"></div>
  266.  
  267. <div id="MarqueeBox">
  268. <h1>Gallery</h1>
  269. <div class="Marquee">
  270. <div class="MoveIt">
  271. <center>
  272. <img src="GALLERYIMAGEURLHERE" alt="Gallery Picture"/><br>
  273. <img src="GALLERYIMAGEURLHERE" alt="Gallery Picture"/><br>
  274. <img src="GALLERYIMAGEURLHERE" alt="Gallery Picture"/><br>
  275. <img src="GALLERYIMAGEURLHERE" alt="Gallery Picture"/><br>
  276. <img src="GALLERYIMAGEURLHERE" alt="Gallery Picture"/><br>
  277. </center>
  278. </div>
  279. </div>
  280.  
  281. <div id="one">
  282. <div id="tab">
  283. <h1>Statistics</h1>
  284. <b>Stat:</b><span style=float:right>Info</span><br>
  285. <b>Stat:</b><span style=float:right>Info</span><br>
  286. <b>Stat:</b><span style=float:right>Info</span><br>
  287. <b>Stat:</b><span style=float:right>Info</span><br>
  288. <b>Stat:</b><span style=float:right>Info</span><br>
  289. <b>Stat:</b><span style=float:right>Info</span><br>
  290. <b>Stat:</b><span style=float:right>Info</span><br>
  291. <b>Stat:</b><span style=float:right>Info</span><br>
  292. <b>Stat:</b><span style=float:right>Info</span><br>
  293. <b>Stat:</b><span style=float:right>Info</span><br>
  294. <b>Stat:</b><span style=float:right>Info</span>
  295. </div></div>
  296.  
  297. <div id="two">
  298. <div id="tab">
  299. <h1>Personality</h1>
  300. Lorem ipsum... <b>bold example.</b> <i>italics example.</i> <a target="_blank" target="www.example.com">Link example.</a>
  301. </div></div>
  302.  
  303. <div id="three">
  304. <div id="tab">
  305. <h1>History</h1>
  306. Lorem ipsum... <b>bold example.</b> <i>italics example.</i> <a target="_blank" target="www.example.com">Link example.</a>
  307. </div></div>
  308.  
  309. <div id="four">
  310. <div id="tab">
  311. <h1>Abilities</h1>
  312. Lorem ipsum... <b>bold example.</b> <i>italics example.</i> <a target="_blank" target="www.example.com">Link example.</a>
  313. </div></div>
  314.  
  315. <div id="five">
  316. <div id="tab">
  317. <h1>Associates</h1>
  318. <center>
  319. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="frienditempic" title="DESCRIPTION OF FRIEND HERE" alt="friend/item picture"></a>
  320. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="frienditempic" title="DESCRIPTION OF FRIEND HERE" alt="friend/item picture"></a>
  321. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="frienditempic" title="DESCRIPTION OF FRIEND HERE" alt="friend/item picture"></a>
  322. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="frienditempic" title="DESCRIPTION OF FRIEND HERE" alt="friend/item picture"></a>
  323. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="frienditempic" title="DESCRIPTION OF FRIEND HERE" alt="friend/item picture"></a>
  324. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="frienditempic" title="DESCRIPTION OF FRIEND HERE" alt="friend/item picture"></a>
  325. </center>
  326. </div></div>
  327.  
  328. <div id="six">
  329. <div id="tab">
  330. <h1>Inventory</h1>
  331. <center>
  332. <img src="PICHERE" class="frienditempic" title="DESCRIPTION OF ITEM HERE" alt="friend/item picture">
  333. <img src="PICHERE" class="frienditempic" title="DESCRIPTION OF ITEM HERE" alt="friend/item picture">
  334. <img src="PICHERE" class="frienditempic" title="DESCRIPTION OF ITEM HERE" alt="friend/item picture">
  335. <img src="PICHERE" class="frienditempic" title="DESCRIPTION OF ITEM HERE" alt="friend/item picture">
  336. <img src="PICHERE" class="frienditempic" title="DESCRIPTION OF ITEM HERE" alt="friend/item picture">
  337. <img src="PICHERE" class="frienditempic" title="DESCRIPTION OF ITEM HERE" alt="friend/item picture">
  338. </center>
  339. </div></div>
  340.  
  341. <div id="OOCBox">
  342. <h1>Out of Character</h1>
  343. <b>01.</b> OOC line here.<br>
  344. <b>02.</b> OOC line here.<br>
  345. <b>03.</b> OOC line here.<br>
  346. <b>04.</b> OOC line here.<br>
  347. <b>05.</b> OOC line here.<br>
  348. <b>06.</b> OOC line here.<br>
  349. <b>07.</b> OOC line here.<br>
  350. <b>08.</b> OOC line here.<br>
  351. <b>09.</b> OOC line here.<br>
  352. <b>10.</b> OOC line here.
  353. </div>
  354.  
  355.  
  356. <div id="LeftNav">
  357. <a href="#one"><div class="NaviTab"></div></a>
  358. <a href="#two"><div class="NaviTab"></div></a>
  359. <a href="#three"><div class="NaviTab"></div></a></div>
  360.  
  361. <div id="RightNav">
  362. <a href="#four"><div class="NaviTab"></div></a>
  363. <a href="#five"><div class="NaviTab"></div></a>
  364. <a href="#six"><div class="NaviTab"></div></a></div>
  365.  
  366. <div id="credit"><a class="credit" href="https://roleplay.chat/profile.php?user=Spaceman+Codes">Spaceman</a></div>
  367. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement