Advertisement
Rahzgul

Grimoire

Apr 22nd, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.03 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. /* © devilslocket designs. This profile was a commissioned piece intended for the sole use of Grimoire - if you're interested in acquiring a layout like this, PM "Cat" or mail her. Please do not take, redistribute, or otherwise alter the codes on this profile. */
  4.  
  5. @import url(https://fonts.googleapis.com/css?family=Share);
  6. @import url(https://fonts.googleapis.com/css?family=Lora);
  7. @import url(https://fonts.googleapis.com/css?family=Lobster+Two);
  8.  
  9. .pfor { display: none; margin: 0 auto; }
  10.  
  11. #profile { background: #transparent; border: 0px; margin: 0 auto; }
  12.  
  13. body { background-color: #040404; background-image: url('https://www.transparenttextures.com/patterns/brilliant.png'); color: #a78d81; text-align: justify; margin: 0 auto; cursor: url('http://cur.cursors-4u.net/holidays/hol-4/hol335.cur'), default;}
  14.  
  15. a, a:link, a:visited { font-family: lobster two; font-size: 14px; color: #9ae4ff; text-decoration: none; cursor: url('http://cur.cursors-4u.net/holidays/hol-4/hol335.cur'), default; }
  16.  
  17. i { color: #549349; font-weight: none; border-bottom: 1px dotted #549349; }
  18.  
  19. u { color: #d27799; }
  20.  
  21. b, strong{ font-weight: normal; color: #eb5a00; font-family: Lora; font-size: 12px; }
  22.  
  23. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  24.  
  25. ::selection {background:#transparent; color: transparent;
  26. text-shadow: 0 0 5px rgba(0,0,0,0.5); }
  27. ::-moz-selection {background:#transparent; color:#transparent; color: #fff;
  28. text-shadow: 0 0 5px rgba(0,0,0,0.5); }
  29.  
  30. h1{ font-family: Lobster Two; font-size: 25px; background: #transparent; color: #fff; text-transform: none; letter-spacing: 4px; margin-top: 10px; margin-left: 10px; margin-right: 10px; line-height: 25px; text-align: center; text-shadow: -1px 0 #000000, 0 1px #000000,1px 0 #000000, 0 -1px #000000; }
  31.  
  32. h2{ font-family: Lobster Two; font-size: 15px; background: #transparent; color: #fff; text-transform: none; letter-spacing: 4px; margin-top: 10px; margin-left: 10px; margin-right: 10px; line-height: 25px; text-align: center; text-shadow: -1px 0 #000000, 0 1px #000000,1px 0 #000000, 0 -1px #000000; border-bottom: 2px solid #000; border-left: 10px solid #000; }
  33.  
  34. p { text-align: justify; padding-right: 10px; padding-left: 10px; margin-top: 5px; }
  35.  
  36. p::first-letter {
  37. font-size: 20px;
  38. color: #db5603; border: 3px double #000; padding-left: 3px; padding-right: 3px; }
  39.  
  40. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  41.  
  42. ::-webkit-scrollbar-thumb:vertical {background-color:#000;;height:30px; }
  43. ::-webkit-scrollbar { height:30px;width:7px; background-color:#transparent; }
  44.  
  45. .statistics td { width: 200px; text-align: left; font-family: lora; font-size: 12px; color: #000; line-height: 18px; padding-left: 10px; padding-right: 10px; padding-top: 0px; }
  46.  
  47. #everything { position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; width: 100%; height: 100%; background: #transparent; overflow: hidden; }
  48.  
  49.  
  50. /* -------------------------------------------- */
  51.  
  52. #ruler { position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; background: #fff; width: 1025px; height: 600px; }
  53.  
  54. #panel1 { position: fixed; left: -595px; top: -250px; bottom: 0px; right: 0px; margin: auto; background: #cbcbcb; width: 0px; height: 0px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  55.  
  56. #everything:hover #panel1 { width: 430px; height: 350px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 2s; transition-delay: 2s; }
  57.  
  58. #panel2 { position: fixed; left: -455px; top: 400px; bottom: 0px; right: 0px; margin: auto; background: #cbcbcb; width: 0px; height: 0px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  59.  
  60. #everything:hover #panel2 { width: 570px; height: 200px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 2.8s; transition-delay: 2.8s; }
  61.  
  62. #panel3 { position: fixed; left: 0px; top: -400px; bottom: 0px; right: -495px; margin: auto; background: #cbcbcb; width: 0px; height: 0px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  63.  
  64. #everything:hover #panel3 { width: 530px; height: 200px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 3.8s; transition-delay: 3.8s; }
  65.  
  66. #panel4 { position: fixed; left: 0px; top: 230px; bottom: 0px; right: -625px; margin: auto; background: #cbcbcb; width: 0px; height: 0px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  67.  
  68. #everything:hover #panel4 { width: 400px; height: 370px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 4.4s; transition-delay: 4.4s; }
  69.  
  70. #centre { position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; background: #000000; width: 346px; height: 500px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  71.  
  72. #everything:hover #centre { width: 930px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 0s; transition-delay: 0s; }
  73.  
  74. #img1 { position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; background: url('http://i.imgur.com/k0gPDks.png'); background-repeat: no-repeat; width: 348px; height: 500px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  75.  
  76. #everything:hover #img1 { left: -585px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 1s; transition-delay: 1s; }
  77.  
  78. #img2 { position: fixed; left: 0px; top: 100px; bottom: 0px; right: -629px; margin: auto; background: url('http://i.imgur.com/ruwKpBi.pngg'); background-repeat: no-repeat; width: 300px; height: 400px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  79.  
  80. #everything:hover #img2 { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 2.5s; transition-delay: 2.5s; }
  81.  
  82. #line1 { position: fixed; left: -250px; top: 70px; bottom: 0px; right: 0px; margin: auto; background: #fff; width: 4px; height: 400px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  83.  
  84. #everything:hover #line1 { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 2s; transition-delay: 2s; }
  85.  
  86. #line2 { position: fixed; left: 0px; top: -330px; bottom: 0px; right: -125px; margin: auto; background: #fff; width: 380px; height: 4px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  87.  
  88. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  89. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  90. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  91.  
  92. #everything:hover #line2 { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 2s; transition-delay: 2s; }
  93.  
  94. #whitearea { position: fixed; left: 0px; top: 100px; bottom: 0px; right: -355px; margin: auto; background: #fff; width: 0px; height: 400px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  95.  
  96. #everything:hover #whitearea { width: 575px; opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }
  97.  
  98. #info { position: fixed; left: 0px; top: 100px; bottom: 0px; right: -70px; margin: auto; background: #transparent; width: 270px; height: 380px; font-family: Lora; font-size: 12px; color: #000; text-transform: none; overflow: auto; line-height: 19px; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  99.  
  100. #everything:hover #info { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 3s; transition-delay: 3s; }
  101.  
  102. #infoactual { position: absolute; left: 0px; top: 0px; background: #fff; width: 270px; height: 380px; font-family: Lora; font-size: 12px; color: #000; text-transform: none; overflow: auto; line-height: 19px; }
  103.  
  104. #header1 { position: fixed; left: 0px; bottom: 0px; right: -130px; top: -380px; margin: auto; background: #transparent; width: 300px; height: 80px; font-family: Lobster Two; font-size: 70px; color: #27262e; overflow: hidden; line-height: 70px; text-transform: none; letter-spacing: 5px; text-shadow: -1px 0 #fff, 0 1px #fff,1px 0 #fff, 0 -1px #fff; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  105.  
  106. #everything:hover #header1 { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 4s; transition-delay: 4s; }
  107.  
  108. #navitabs { position: fixed; left: 0px; top: -170px; bottom: 0px; right: -684px; margin: auto; background: #transparent; background-repeat: repeat; width: 250px; height: 230px; text-align: center; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  109.  
  110. #everything:hover #navitabs { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 4s; transition-delay: 4s; }
  111.  
  112. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  113.  
  114. a.navi2, a.navi2:visited { display: inline-block; width: 30px; height: 20px; background-color: #transparent; margin-top: 2px; margin-bottom: 2px; margin-right: 5px; margin-left: 5px; opacity: 1; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-out; }
  115.  
  116. a.navi2:hover { opacity: 1; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-out; transform: rotate(-20deg); }
  117.  
  118. .overall { position: absolute; left: -700px; top: 0px; width: 270px; height: 380px; background: #fff; overflow: auto; text-align: left; font-family: Lora; font-size: 12px; color: #000; opacity: 0;-webkit-transition:opacity 1s linear; -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}
  119.  
  120. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  121. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  122. /* © devilslocket designs. Please do not use, alter, or otherwise redistribute the coding on this profile. */
  123.  
  124. .overall:target { left: 0px; top: 0px; opacity: 1; -webkit-transition:opacity 1s linear;-webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; transition:all 1s ease-in-out; }
  125.  
  126. #music3{ position: fixed; left: -850px; top: 450px; bottom: 0px; right: 0px; margin: auto; width: 60px; height: 60px; background: #transparent; opacity: 1; background-image: url('http://i.imgur.com/9BRgO4L.png'); background-repeat: no-repeat; overflow:hidden; opacity: 0; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  127.  
  128. #everything:hover #music3 { opacity: 1; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 4s; transition-delay: 4s; }
  129.  
  130. #infoo{ position: fixed; left: -593px; top: 0px; bottom: 0px; right: 0px; margin: auto; z-index: 102; opacity:0; width: 330px; height: 230px; overflow: hidden; background: #fff; text-align: left; font-family: Lora; font-size: 12px; color: #000; -moz-transition: 1s ease-in-out; -webkit-transition: 1s ease-in-out; -o-transition: 1s ease-in-out; }
  131.  
  132. .navii:hover + #infoo{ position: fixed; left: -593px; top: 0px; bottom: 0px; right: 0px; margin: auto; opacity: 1; -webkit-transition:opacity 1s linear; -webkit-transition:all 1s ease-out; -moz-transition:all 1s ease-out; transition:all 1s ease-out; }
  133.  
  134. .navii { display: inline-block; width: 80px; height: 20px; background-color: #000; border: 1px dotted #9c9c9c; color: #9c9c9c; font-variant: none; letter-spacing: 1px; margin-top: 2px; margin-bottom: 4px; margin-left: 2px; margin-right: 2px; font-family: share; font-size: 12px; text-align: center; line-height: 20px; opacity: 1; -webkit-transition:opacity 0.8s linear; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition: all 0.5s ease-out; }
  135.  
  136. .navii:hover { opacity: 1; -webkit-transition:opacity 0.7s linear; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
  137.  
  138. #imgs { position: absolute; left: 0px; top: 0px; width: 180px; height: 230px; overflow: hidden; }
  139. #infos { position: absolute; right: 0px; bottom: 0px; width: 150px; height: 230px; background: #fff; overflow: hidden; }
  140.  
  141. a.navii2, a.navii2:visited { color: #fff; }
  142.  
  143. #intro1 { position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; background: url('http://i.imgur.com/rtWaVlD.jpg'); background-repeat: no-repeat; width: 250px; height: 333px; border: 20px solid #0e0e0e; border-radius: 300px; opacity: 1; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  144.  
  145. #everything:hover #intro1 { opacity: 0; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 0s; transition-delay: 0s; }
  146.  
  147. #introline1 { position: fixed; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; background: #0e0e0e; background-repeat: no-repeat; width: 100%; height: 100px; opacity: 1; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; border-top: 1px solid #e70010; border-bottom: 1px solid #e70010; box-shadow: 0 0 40px #e70010; }
  148.  
  149. #everything:hover #introline1 { opacity: 0; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 0s; transition-delay: 0s; }
  150.  
  151. #arcane { position: fixed; left: -30px; top: 0px; bottom: 0px; right: 0px; margin: auto; background: url('http://files.gamebanana.com/img/ico/sprays/56de1457a2cc8.png'); background-repeat: no-repeat; width: 512px; height: 512px; transform: rotate(-20deg); opacity: 1; -webkit-transition:opacity 2s linear; -webkit-transition:all 2s ease-in-out; -webkit-transition-delay: 600s; transition-delay: 600s; }
  152.  
  153. #everything:hover #arcane { opacity: 0; -webkit-transition:opacity 1.4s linear; -webkit-transition:all 1.4s ease-in-out; -webkit-transition-delay: 0s; transition-delay: 0s; }
  154.  
  155.  
  156. </style>
  157.  
  158.  
  159.  
  160. <div id="everything">
  161.  
  162. <div id="introline1"></div><div id="arcane"></div><div id="intro1"></div>
  163.  
  164. <div id="panel1"></div><div id="panel2"></div>
  165.  
  166. <div id="panel3"></div><div id="panel4"></div>
  167.  
  168. <div id="centre"></div>
  169.  
  170. <div id="img1"></div>
  171.  
  172.  
  173. <div id="line1"></div><div id="line2"></div>
  174.  
  175. <div id="whitearea"></div><div id="img2"></div>
  176.  
  177. <div id="info">
  178.  
  179. <div id="infoactual">
  180.  
  181. <h1>Out Of Character</h1>
  182.  
  183. <center> <u>underline</u> <i>italic</i> </center>
  184.  
  185. <p>This profile was created for Grimoire by <a target="_blank" href="http://devilslocketdesigns.webs.com" target="_blank">devilslocket designs.</a> Please do not take, alter, or otherwise redistribute the coding. If you are interested in procuring a layout, please send mail to <a target="_blank" href="https://roleplay.chat/profile.php?user=Cat">Cat</a> via RPC.</p>
  186.  
  187. <p>Click the pumpkin on the left for music! It will change regularly, every two to four days.</p>
  188.  
  189. <p>Smut is unlikely, but not impossible. It will not come easily - you will earn it through story. If that scares you away? <i>Oogabooga!</i> However, don't hesitate to ask. I may be happy to oblige.</p>
  190.  
  191. <p>I am as PM Friendly as PM Friendly gets. Shoot me a message, or a mail! I love socializing with people, especially plotting.</p>
  192.  
  193. <p>Grimoire is not the name of both characters, but of the one I primarily play. When writing, both the little girl, <u>Gretel</u> in addition to <u>Grimoire</u> will be played.
  194. Or at least, this is the standard - not always will it be the case.</p>
  195.  
  196. <p>Discord is available upon request. </p>
  197.  
  198. </div>
  199.  
  200.  
  201. <div id="one" class="overall">
  202.  
  203. <h1>Statistics</h1>
  204.  
  205. <table class="statistics">
  206.  
  207. <tr><td><b>Name</b></td> <td><font style="float:right">
  208. Albon Grist</font></td></tr>
  209.  
  210. <tr><td><b>Alias</b></td> <td><font style="float:right">
  211. Grimoire</font></td></tr>
  212.  
  213. <tr><td><b>Alignment</b></td> <td><font style="float:right">
  214. Neutral</font></td></tr>
  215.  
  216. <tr><td><b>Vice</b></td> <td><font style="float:right">
  217. Knowledge</font></td></tr>
  218.  
  219. <tr><td><b>Age</b></td> <td><font style="float:right">
  220. Centuries</font></td></tr>
  221.  
  222. <tr><td><b>Height</b></td> <td><font style="float:right">
  223. 6'2"</font></td></tr>
  224.  
  225. <tr><td><b>Species</b></td> <td><font style="float:right">
  226. Ascended (Human)</font></td></tr>
  227.  
  228. <tr><td><b>Priority</b></td> <td><font style="float:right">
  229. Gretel's Safety</font></td></tr>
  230.  
  231. <tr><td><b>Virtue</b></td> <td><font style="float:right">
  232. Fortitude</font></td></tr>
  233.  
  234. <tr><td><b>Affinity</b></td> <td><font style="float:right">
  235. Magic</font></td></tr>
  236.  
  237. <tr><td><b>Demeanor</b></td> <td><font style="float:right">
  238. Often Nice</font></td></tr>
  239.  
  240. <tr><td><b>Orientation</b></td> <td><font style="float:right">
  241. Sapiosexual</font></td></tr>
  242.  
  243. <tr><td><b>Stigmata</b></td> <td><font style="float:right">
  244. Shoulder Blades</font></td></tr>
  245.  
  246. <tr><td><b>Hunger</b></td> <td><font style="float:right">
  247. Understanding</font></td></tr>
  248.  
  249. <tr><td><b>Desire</b></td> <td><font style="float:right">
  250. Power</font></td></tr>
  251.  
  252. </table>
  253.  
  254. </div>
  255.  
  256. <div id="two" class="overall">
  257.  
  258. <h1>History</h1>
  259.  
  260. <p><h2>Introduction</h2>
  261. <br><br>
  262. Greetings! I am glad that you have taken interest in my character, <i>Grimoire</i>, and have actually taken the time to properly write a story detailing briefly how he came to be something more than human. With any luck, you the reader will enjoy it.
  263. <br><br>
  264. <h2>Chapter One</h2>
  265. <br><br>
  266. test
  267. <br><br>
  268. <h2>Chapter Two</h2>
  269. <br><br>
  270. test
  271. <br><br></p>
  272.  
  273. </div>
  274.  
  275. <div id="three" class="overall">
  276.  
  277. <h1>Personality</h1>
  278.  
  279. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  280.  
  281. <h1>Abilities</h1>
  282.  
  283. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  284.  
  285. </div>
  286.  
  287. <div id="four" class="overall">
  288.  
  289. <h1>Friends</h1>
  290.  
  291. <div class="navii"><a href="profile.php?user=Cat" target="_blank"class="navii2">cat</a></div>
  292. <div id="infoo"><div id="imgs"><img src="http://i.imgur.com/Ej8TCQj.jpg"height="230"width="180"></div> <div id="infos"> <h2>Cat</h2> <p>The bad luck feline who coded Grim this profile. Bad luck to you and your cow if you steal his commission.</p> </div></div>
  293.  
  294.  
  295. <div class="navii"><a href="profile.php?user=RPCNAMEHERE" target="_blank"class="navii2">name here</a></div>
  296. <div id="infoo"><div id="imgs"><img src="PICTUREURLHERE"height="230"width="180"></div> <div id="infos"> <h2>Friend Name</h2> <p>This is where you put information about your friend. Make sure you don't have it too long, or else it'll cut off. Keep it short and sweet.</p> </div></div>
  297.  
  298. <div class="navii"><a href="profile.php?user=RPCNAMEHERE" target="_blank"class="navii2">name here</a></div>
  299. <div id="infoo"><div id="imgs"><img src="PICTUREURLHERE"height="230"width="180"></div> <div id="infos"> <h2>Friend Name</h2> <p>This is where you put information about your friend. Make sure you don't have it too long, or else it'll cut off. Keep it short and sweet.</p> </div></div>
  300.  
  301. <div class="navii"><a href="profile.php?user=RPCNAMEHERE" target="_blank"class="navii2">name here</a></div>
  302. <div id="infoo"><div id="imgs"><img src="PICTUREURLHERE"height="230"width="180"></div> <div id="infos"> <h2>Friend Name</h2> <p>This is where you put information about your friend. Make sure you don't have it too long, or else it'll cut off. Keep it short and sweet.</p> </div></div>
  303.  
  304. <div class="navii"><a href="profile.php?user=RPCNAMEHERE" target="_blank"class="navii2">name here</a></div>
  305. <div id="infoo"><div id="imgs"><img src="PICTUREURLHERE"height="230"width="180"></div> <div id="infos"> <h2>Friend Name</h2> <p>This is where you put information about your friend. Make sure you don't have it too long, or else it'll cut off. Keep it short and sweet.</p> </div></div>
  306.  
  307. <div class="navii"><a href="profile.php?user=RPCNAMEHERE" target="_blank"class="navii2">name here</a></div>
  308. <div id="infoo"><div id="imgs"><img src="PICTUREURLHERE"height="230"width="180"></div> <div id="infos"> <h2>Friend Name</h2> <p>This is where you put information about your friend. Make sure you don't have it too long, or else it'll cut off. Keep it short and sweet.</p> </div></div>
  309.  
  310.  
  311. </div>
  312.  
  313. </div>
  314.  
  315. <div id="navitabs">
  316. <a href="#one"class="navi2"><img src="http://i.imgur.com/izSJjAL.png"></a></a>
  317. <a href="#two"class="navi2"><img src="http://i.imgur.com/izSJjAL.png"></a></a>
  318. <a href="#three"class="navi2"><img src="http://i.imgur.com/izSJjAL.png"></a></a>
  319. <a href="#four"class="navi2"><img src="http://i.imgur.com/izSJjAL.png"></a></a>
  320. <a href="#five"class="navi2"><img src="http://i.imgur.com/izSJjAL.png"></a></a></div>
  321.  
  322. <div id="music3"> <audio controls style="opacity: 0;"><source src="http://k003.kiwi6.com/hotlink/22bw6lkwm2/Eurielle_-_City_of_The_Dead_Lyrics_.mp3"> </audio></div>
  323.  
  324. <div id="header1">Grimoire</div>
  325.  
  326. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement