Advertisement
Guest User

Agol Edit

a guest
Oct 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.38 KB | None | 0 0
  1. <body>
  2. <style type="text/css">
  3.  
  4. /* Preview: http://i.picpar.com/7m5c.png */
  5.  
  6. /* Profile was created by Alcyone, for anyone to use freely. If you are interested in commissioning a profile, go ahead and leave her some mail. */
  7.  
  8. @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
  9. @font-face {
  10. font-family: 'Open Sans Condensed';
  11. font-style: normal;
  12. font-weight: 300;
  13. src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xBEur64QvLD-0IbiAdTUNXE.woff2) format('woff2');
  14. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  15. }
  16.  
  17. @import url(https://fonts.googleapis.com/css?family=Noto+Sans);
  18. @font-face {
  19. font-family: 'Noto Sans';
  20. font-style: normal;
  21. font-weight: 400;
  22. src: local('Noto Sans'), local('NotoSans'), url(https://fonts.gstatic.com/s/notosans/v6/LeFlHvsZjXu2c3ZRgBq9nFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  23. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  24. }
  25.  
  26. body, a:hover {cursor: url(https://upload.wikimedia.org/wikipedia/commons/d/d8/Black_Cursor.svg), progress !important; }
  27.  
  28.  
  29. ::-webkit-scrollbar {progress; width: 4px;}
  30. ::-webkit-scrollbar-thumb:vertical {
  31. background-color: none;
  32. border: 1px solid #101010;
  33. -webkit-border-radius: 1px;
  34. box-shadow: 0 0 3px transparent, inset 0 0 6px transparent;
  35. -moz-transition:all 0.3s ease-in-out;
  36. -webkit-transition:all 0.3s ease-in-out;}
  37. ::-webkit-scrollbar-thumb:vertical:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover {border-color:transparent;box-shadow: 0 0 12px transparent, inset 0 0 16px transparent;}
  38.  
  39. .bg {position: fixed;
  40. margin: auto;
  41. top: 0px;
  42. bottom: 0px;
  43. left: 0px;
  44. right: 0px;
  45. background: none url('')
  46. center center repeat;
  47. width: 800px;
  48. height: 550px;
  49. text-align: center;
  50. border: 0px solid #ccc;}
  51.  
  52. /* ------------------------------------------ */
  53. /* ------------------------------------------ */
  54. /* ------------------------------------------ */
  55.  
  56. /* Start editing your stuff below. */
  57.  
  58. body {background-color:#000000;
  59. background:url(http://weknowyourdreams.com/images/fog/fog-05.jpg)
  60. center center no-repeat fixed;
  61. -webkit-background-size: cover;
  62. -moz-background-size: cover;
  63. -o-background-size: cover;
  64. background-size: cover;
  65. overflow-x:hidden;}
  66.  
  67. .screen {background: #000;
  68. position: fixed;
  69. opacity: .85;
  70. text-align: center;
  71. width: 5000px;
  72. height: 5000px;
  73. top: 0px;
  74. left: 0px;
  75. border: 0px solid #000;}
  76.  
  77.  
  78. /* Paragraph text, etc. */
  79. p {background: none;
  80. font-size:14px;
  81. font-family: Open Sans Condensed;
  82. text-align: justify;
  83. color:#646464;
  84. padding:1px 5px 5px 5px;}
  85.  
  86. /* Link */
  87. a {color:#d73838;
  88. letter-spacing: 1px;
  89. text-decoration: none;}
  90.  
  91. /* Bold */
  92. b {letter-spacing: 2px;
  93. color:#892929;}
  94.  
  95. /* Italics */
  96. i {color:#abaaaa;
  97. letter-spacing: 1px;}
  98.  
  99. /* Underline */
  100. u {color:#abaaaa;
  101. letter-spacing: 1px;}
  102.  
  103. /* Change border px from 1 to 0 after applying image. */
  104.  
  105. .transparentimage {background: none;
  106. background:url('https://i.imgur.com/JglvXR2.png?1')
  107. center center no-repeat;
  108. position: absolute;
  109. text-align: center;
  110. width: 500px;
  111. height: 600px;
  112. top: 0px;
  113. left: 600px;
  114. border: 0px solid #ccc;
  115. overflow: auto;}
  116.  
  117. .title {font-size: 35px;
  118. left: 105px;
  119. top: 160px;
  120. width: 410px;
  121. text-align: right;
  122. position: absolute;
  123. padding:5px 5px 5px 5px;
  124. color: #606060;
  125. border: 0px solid #000;
  126. text-shadow:
  127. #000 -1px 1px,
  128. #000 1px 1px,
  129. #000 1px 1px,
  130. #000 1px -1px;}
  131.  
  132. .boxout {background: #0a0a0a;
  133. opacity: .5;
  134. position: absolute;
  135. text-align: center;
  136. width: 420px;
  137. height: 220px;
  138. top: 200px;
  139. left: 100px;
  140. border: 2px solid #000;
  141. border-radius: 1px 1px 1px 1px;
  142. overflow: auto;}
  143.  
  144. .words {background: #000;
  145. position: absolute;
  146. text-align: center;
  147. width: 400px;
  148. height: 200px;
  149. left: 110px;
  150. top: 210px;
  151. border: 2px solid #000;
  152. overflow: auto;}
  153.  
  154. #navi1 {
  155. position: absolute;
  156. top: 220px;
  157. left: 525px;
  158. background: url('');
  159. text-align: center;}
  160.  
  161. a.navi, a.navi:visited, a.navi:hover{
  162. text-decoration: none;
  163. display: block;
  164. height: 10px;
  165. width: 10px;
  166. margin-bottom: 30px;
  167. margin-left: 10px;
  168. border: 1px double #232323;
  169. color: #111;
  170. background-color: #090909;
  171. border-radius: 1px;
  172. box-shadow:inset 0 0 4px 1px #232323, 0 0 4px 2px #000;
  173.  
  174. #box1 {background: none;
  175. width: 400px;
  176. height: 200px;
  177. position: fixed;
  178. left: 0px;
  179. top: 0px;
  180. border: 0px solid #ccc;
  181. overflow: auto;}
  182.  
  183. </style>
  184. <div class="screen"></div>
  185.  
  186. <div class="bg">
  187. <div class="transparentimage"></div>
  188. <div class="boxout"></div>
  189.  
  190. <div class="title">Agol</div>
  191.  
  192. <div id="navi1">
  193. <a href="#one"class="navi"> </a>
  194. <a href="#two"class="navi"> </a>
  195. <a href="#three"class="navi"> </a>
  196. <a href="#four"class="navi"> </a>
  197. <a href="#five"class="navi"> </a>
  198. </div>
  199.  
  200. <div class="words">
  201. <div id="box1">
  202. <div style="background: none; position: absolute; width: 400px; height: 200px; left: 0px; top: 0px; border: 0px solid #000; overflow-y: hidden;">
  203.  
  204. <a name="one"></a><div style="width: 400px; height: 200px; overflow: auto;">
  205.  
  206. <p>
  207.  
  208. <font style=float:left><b>Name:</b></font> <font style=float:right><i>Agol</i></font><br>
  209. <font style=float:left><b>Gender:</b></font> <font style=float:right><i>Appears Female</i></font><br>
  210. <font style=float:left><b>Race:</b></font> <font style=float:right><i>Familiar</i></font><br>
  211. <font style=float:left><b>Age:</b></font> <font style=float:right><i>Unknown</i></font><br>
  212. <font style=float:left><b>Alignment:</b></font> <font style=float:right><i>True neutral</i></font><br>
  213. <font style=float:left><b>Master:</b></font> <font style=float:right><i>Unattached</i></font><br>
  214. <font style=float:left><b>Orientation:</b></font> <font style=float:right><i>Undetermined</i></font><br>
  215. </p>
  216.  
  217.  
  218. </div>
  219.  
  220. <a name="two"></a><div style="width: 400px; height: 200px; overflow: auto;">
  221. <p>A familiar (or familiar spirit or familiar animal) is an animal-shaped spirit or minor demon believed to serve a witch or magician as domestic servant, spy and companion, in addition to helping to bewitch enemies or to divine information. The animal was often believed to be possessed of magic powers, such as the ability to change its shape.
  222. <br><br>
  223. A familiar could also be a person, not an animal, and there are reports of human familiars throughout Western Europe in the Middle Ages, usually referring to a demon which had taken possession of the body of a human. Familiars are usually portrayed as mischievous and lively, rather than seriously threatening, similar to the imp of folklore and superstition.
  224. <br><br>
  225. By all appearances, a familiar seems to function as a servant to his or her witch. However, the familiar must find their witch, rather than the other way around. Once chosen, it appears they cannot leave their master and find another one. A familiar has free will, and can voice their own opinions, but cannot disobey a direct order from their master. It is claimed that a familiar and their master share a special bond and would die for each other. This proves to not always be the case, as seen by few cases. Not all witches/Wizards/Mages have familiars, and are a rather rare occurrence. They familiar can die as easily as an ordinary human and seem to be quite weak but have extraordinary powers. <br>
  226. <br>
  227. Back in the middle ages familiars were described as <i>"clearly defined, three-dimensional… forms, vivid with colour and animated with movement and sound"</i> by those alleging to have come into contact with them, unlike later descriptions of ghosts with their <i>"smoky, undefined form."</i> The main purpose of familiars is to serve the witch or young witch, providing protection for them as they come into their new powers.<br>
  228. <br>
  229. In some cases, the magical practitioner then made an agreement or entered a pact with their familiar spirit. The length of time that the witch or cunning person worked with their familiar spirit varied between a few weeks through to a number of decades.
  230. </p>
  231. <p>
  232.  
  233. </p>
  234. </div>
  235.  
  236. <a name="three"></a><div style="width: 400px; height: 200px; overflow: auto;">
  237. <p>
  238. <b>Shapeshifting</b> - Can take on an animal appearance; Peacock Firebird.<br>
  239. <b>Telepathy</b> - Can communicate with their masters. However, this can be blocked if the master chooses to<br> <b>Protect</b> - Can and will block all incoming attacks. However, this can be overcome by lager and heavy fire. A shield will brake, eventually.
  240. <br><b>Attack</b> - Has three attack, each draining their master of mana/power or needs a spell to achieve. One may not cast there own attack but rather require for there masters to call it out. The tier goes: Small, Medium or Large, and will respectfully steal the corresponding essence.
  241. <br><b>Enhance</b> - Can enhance their masters already set abilities, as well as intake for knowledge.
  242. <b>
  243.  
  244. </p>
  245.  
  246. </div>
  247.  
  248. <a name="four"></a><div style="width: 400px; height: 200px; overflow: auto;">
  249. <p>
  250.  
  251. <a target="_blank" href="https://cdna.artstation.com/p/assets/images/images/002/451/816/large/saki-yamamura-gri.jpg?1461887286" target="_blank"title="Friend Here"><img src="https://cdna.artstation.com/p/assets/images/images/002/451/816/large/saki-yamamura-gri.jpg?1461887286" alt="" width="70" height="70" /></a>
  252. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  253. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  254. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  255.  
  256.  
  257. </p>
  258. </div>
  259.  
  260. <a name="five"></a><div style="width: 400px; height: 200px; overflow: auto;">
  261. <p>
  262.  
  263. <b>00</b>. Profile was created by <a target="_blank" href="https://roleplay.chat/profile.php?user=Alcyone" title="">Alcyone</a>, for anyone to use freely. If you are interested in commissioning a profile, go ahead and leave her some mail.<br><b>01</b>. Be nice, and i will be nice back<br>
  264. <b>02</b>. Smut? Highly unlikely<br>
  265. <b>03</b>. This is an ALT! I will barely use<br>
  266. <b>04</b>. IC/=OOC<br>
  267. <b>05</b>. Is a shitposter but will muti para for propper rp<br>
  268. <b>06</b>. Keep Ooc to minimum, please for your own good<br>
  269.  
  270.  
  271.  
  272. </p>
  273. </div>
  274.  
  275. </div></div></div>
  276. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement