Advertisement
Lizellea

Karnilla final

Feb 23rd, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.89 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Ruthie);
  4. @import url(https://fonts.googleapis.com/css?family=Homemade+Apple);
  5.  
  6. html, body{
  7. background-color:#1D052D;
  8. background-image:url();
  9. background-position: bottom left;
  10. background-size:80%;
  11. background-repeat:no-repeat;}
  12.  
  13. #profile {
  14. background-color: transparent;
  15. border: 0px ;
  16. }
  17.  
  18. .pfor {display: none}
  19.  
  20.  
  21. ::-webkit-scrollbar-button:vertical:{
  22. background-color: #280B52;}
  23.  
  24. ::-webkit-scrollbar-thumb:vertical {
  25. background-color:#280B52;
  26. height:150px;}
  27.  
  28. ::-webkit-scrollbar-thumb:horizontal {
  29. background-color:#fff;
  30. height:60px;}
  31.  
  32.  
  33. ::-webkit-scrollbar {
  34. height:60px;
  35. width:5px;
  36. background-color:#fff;}
  37.  
  38. #splashart {
  39. position: fixed;
  40. left: 0%;
  41. bottom: 0%;}
  42. #splashart img {
  43. height: 100%;}
  44.  
  45.  
  46. #image {
  47. background-color:#C0C0C0;
  48. width: 400px;
  49. height:400px;
  50. margin:auto;
  51. position: absolute;
  52. right:15px;
  53. top:300px;
  54. background-image:url("http://i.imgur.com/kJQfLzP.jpg");
  55. background-repeat:no-repeat;
  56. background-position:center;
  57. background-size:100% 100%;
  58. -webkit-border-radius: 200px;
  59. -moz-border-radius: 200px;
  60. border-radius: 200px;
  61. z-index:2;
  62. border-left: #D2B6FC solid 4px;
  63. border-right: #D2B6FC solid 4px;
  64. }
  65.  
  66. #container {
  67. width: 600px;
  68. margin: 0px;
  69. border: none;
  70. height: 400px;
  71. background-color: #54167A;
  72. background-image:url(http://i.imgur.com/bG6k2SJ.jpg);
  73. opacity: 0.8;
  74. position: absolute;
  75. right: 260px;
  76. top: 300px;
  77. z-index:1;
  78. border-top: #D2B6FC solid 2px;
  79. border-bottom: #D2B6FC solid 2px;
  80. -webkit-border-radius: 100px;
  81. -moz-border-radius: 100px;
  82. border-radius: 100px;
  83. }
  84.  
  85. #nav {
  86. width: 400px;
  87. margin: 0px;
  88. border: none;
  89. height: 400px;
  90. background-color:transparent;
  91. position: absolute;
  92. left: -1px;
  93. bottom: 3px;
  94. -webkit-border-radius: 200px;
  95. -moz-border-radius: 200px;
  96. border-radius: 200px;
  97. }
  98.  
  99. .button{
  100. position:absolute;
  101. top:0px;
  102. right:0px;
  103. width:50px;
  104. background:;
  105. height:40px;
  106. overflow:hidden;
  107. -webkit-border-radius: 20px;
  108. -moz-border-radius: 20px;
  109. border-radius: 20px;
  110. }
  111.  
  112. #content {
  113. background-color:#4D2A81;
  114. width: 394px;
  115. height:330px;
  116. margin:auto;
  117. position: absolute;
  118. left: 45px;
  119. bottom:35px;
  120. text-align:left;
  121. z-index:2;
  122. }
  123.  
  124. #header {
  125. background-color:#transparent;
  126. width: 400px;
  127. height:40px;
  128. margin:auto;
  129. position: absolute;
  130. left: 40%;
  131. top: 0%;
  132. font-family:ruthie;
  133. font-size:100px;
  134. font-weight:lighter;
  135. font-style:none;
  136. color:#A896C1;
  137. letter-spacing:8px;
  138. text-align:left;
  139. z-index:2;
  140. }
  141.  
  142. #miscbox {
  143. position: fixed;
  144. right: 2%;
  145. top: 7%;
  146. font-size: 16px;
  147. text-decoration: none;
  148. border: 3px double #;
  149. background-color: #;
  150. width: 224px;
  151. height: 300px;
  152. padding:5px;}
  153.  
  154. .clear img{
  155. width:35px;
  156. height:40px;
  157. padding:0px;
  158. background:transparent;
  159. float: center;
  160. border: 1px solid plum;
  161. border-radius: 50%;
  162. margin:5px 5px 0px 0px;
  163. -webkit-transition: all 1s ease;
  164. -moz-transition: all 1s ease;
  165. -o-transition: all 1s ease;
  166. -ms-transition: all 1s ease;
  167. transition: all 1s ease;
  168. }
  169.  
  170. .clear img:hover{
  171. width:45px;
  172. height:50px;
  173. padding:0px;
  174. float: center;
  175. background:transparent;
  176. border: 1px solid orcid;
  177. border-radius: 20%;
  178. margin:5px 5px 0px 0px;}
  179.  
  180.  
  181. div, table, td, p, .text, font, textarea, input {
  182. font-family:Comic Sans MS;
  183. font-size:12px;
  184. color:#fff;
  185. letter-spacing:1px;
  186. word-spacing:-1px;
  187. text-decoration:none!important;
  188. }
  189.  
  190.  
  191. a:link, a:active, a:visited
  192. {
  193. font-family: arial;
  194. font-size: 12px;
  195. color:#c0c0c0;
  196. letter-spacing: 1px;
  197. text-decoration: none;
  198. text-align: left;
  199. -webkit-transition-duration: 1.5s;
  200. -moz-transition-duration: 1.5s;
  201. }
  202.  
  203. a:hover {
  204. background-color: transparent;
  205. font-family: arial;
  206. font-size: 11px;
  207. font-weight: none;
  208. color: #87CEEB;
  209. text-decoration: none;
  210. text-transform: none;
  211. text-align: left;
  212. }
  213.  
  214.  
  215. #nav a, #nav a:link, #nav a:visited {
  216. display:block;
  217. background: #CCAAE2;
  218. color: #000;
  219. height: 20px;
  220. width:10px;
  221. margin-left:2px;
  222. margin-top:5px;
  223. padding:5px;
  224. -webkit-transition-duration: 1.5s;
  225. -moz-transition-duration: 1.5s;
  226. -webkit-border-radius: 15px;
  227. -moz-border-radius: 15px;
  228. border-radius: 15px;
  229. }
  230.  
  231. #nav a:active, #nav a:hover {
  232. display:block;
  233. height: 20px;
  234. width:20px;
  235. padding:5px;
  236. text-decoration:none;
  237. background: #675089;
  238. color: #fff;
  239. margin-left:5px;
  240. margin-top:5px;
  241. -webkit-transition-duration: 1.5s;
  242. -moz-transition-duration: 1.5s;
  243. }
  244.  
  245. h1 {
  246. margin-top:2px;
  247. margin-bottom:7px;
  248. padding-top:5px;
  249. font-family: homemade apple;
  250. font-size:14px;
  251. font-style: bold;
  252. color:#CCAAE2;
  253. letter-spacing:3px;
  254. text-align:left;
  255. border-bottom: #280B52 solid 1px;
  256. }
  257.  
  258. b {
  259. color: #CCAAE2;
  260. font-family: Comic Sans MS;
  261. font-size: 12px;
  262. font-weight:normal;
  263. letter-spacing: 1px;
  264. }
  265.  
  266. u {
  267. font-family: ruthie;
  268. font-size: 30px;
  269. font-weight:normal;
  270. letter-spacing: 1px;
  271. }
  272. </style>
  273.  
  274. <div id="splashart"><img src="http://i.imgur.com/wAoq84O.png"></div>
  275.  
  276. <div id="image">
  277. <div id="nav">
  278. <div class="button" style="top:57px; left:52px;"> <a href="#stats">I</a> </div>
  279. <div class="button" style="top:96px; left:24px;"> <a href="#about">II</a> </div>
  280. <div class="button" style="top:142px; left:6px;"> <a href="#power">III</a> </div>
  281. <div class="button" style="top:190px; left:2px;"> <a href="#love">IV</a> </div>
  282. <div class="button" style="top:236px; left:10px;"> <a href="#me">V</a> </div>
  283. <div class="button" style="top:280px; left:30px;"> <a href="#ooc">VI</a> </div>
  284. </div>
  285. </div>
  286.  
  287.  
  288. <div id="header">Karnilla</div>
  289. <div id="container">
  290. <div id="content">
  291. <div style="width: 394px; height: 290px; overflow-y: hidden;">
  292.  
  293. <a name="stats"></a>
  294. <div style="width: 394px; height: 290px; overflow: auto;" align="center">
  295. <h1>Dossier</h1>
  296. <b>Name:</b> Karnilla<br>
  297. <b>Alias / Titles:</b> The Norn Queen<br>
  298. <b>Afilliations:</b> <br>
  299. <b>Age:</b> Unknown<br>
  300. <b>Species:</b> Asgardian<br>
  301. <b>Gender:</b> Female<br>
  302. <b>Hair:</b> Black<br>
  303. <b>Eyes:</b> Purple<br>
  304. <b>Height:</b> 6'6"<br>
  305. <b>Weight:</b> 475 lbs (Has no clue how..)<br>
  306. <b>Alignment:</b> Neutral / Misunderstood<br>
  307. <b>Occupation:</b> Queen of Nornheim / <br>
  308. <b>Residence:</b> None<br>
  309. <b>Sexuality:</b> Straight <br>
  310. <b>Relationship Status:</b> Single<br>
  311.  
  312. </div>
  313.  
  314. <a name="about"></a>
  315. <div style="width: 394px; height: 290px; overflow: auto;" align="center">
  316. <h1>History</h1>
  317. The birth and early life of Karnilla were shrouded in mystery. All that was really known of her early past is that she had lived in Nornheim, the Asgardian province where the Three Norns dwelt. They were the goddesses of destiny, and Karnilla became one of the most accomplished practitioners in the arts of sorcery within the Asgardian dimension. Although, Nornheim sat on the Asgardian land mass within Asgard's own dimension, and Karnilla was apparently of the Asgardian race, she did not consider herself to be subject to Asgardian rule. Nornheim was an independent country, of which Karnilla was absolute Monarch.
  318. Karnilla lived opulently in the ancient fastness of Nornkeep, attended by her servant, the aged minor sorceress Haag, and troops of guardian demons. Although there were many demons among her subjects, Karnilla's realm was also populated by humanoid immortals, just as was Asgard proper. Karnilla's relationship to the goddesses of destiny was unknown, although they were clearly beyond her jurisdiction.
  319. <br><br>
  320. In the past Karnilla often proved to be an enemy of Asgard, and acted in alliance with the Asgardian god of evil, Loki. However, Karnilla was long in love with Asgard's noblest warrior, Balder the Brave. On Balder's request (on behalf of Asgard's monarch Odin), Karnilla allied herself and her army with Asgard in the war with Surtur. After years of resisting Karnilla's advances, Balder finally became Karnilla's lover. Some of Balder's Asgardian friends disapproved of the relationship, regarding Karnilla as a figure of evil. Karnilla regarded herself, however, as a harsh but just ruler.
  321. <br><br>
  322. Balder was called away from Nornkeep to join the Asgardian prince Thor in his mission to rescue souls of Earth human beings from Hel. During Balder's absence, Karnilla was taken prisoner by the Frost Giants of Jotunheim, who were preparing an invasion of Asgard and first intended to eliminate Asgard's allies. The Frost Giants also transformed Karnilla's subjects into stone. On his return, Balder set out to rescue Karnilla, and ultimately met with success.
  323. <br><br>
  324. Her present activities are unknown at this time.
  325.  
  326. </div>
  327.  
  328.  
  329.  
  330.  
  331. <a name="power"></a>
  332. <div style="width: 394px; height: 290px; overflow: auto;" align="left">
  333. <h1>Abilities ~ Equipment ~ Transport</h1>
  334. ✦ <a href="http://marvel.wikia.com/wiki/Allspeak"><u>Allspeak:</u></a> Thanks to the Allspeak she can communicate in all of the languages of the Nine Realms, Earth's dialects, and various alien languages.<br>
  335. ✦ Has extensive knowledge of ancient and arcane magic.<br>
  336. ✦ Karnilla possesses the normal superhuman strength of an Asgardian woman of her physical age, height, and build, and can lift (press) at least 25 tons.
  337. <br><br>
  338. <center><b>Equipment</b></center>
  339. ✦ Possesses a host of magical items, such as the Norn Stones.<br>
  340. ✦ Also wears Asgardian garments.
  341. <br><br>
  342. <center><b>Transportation</b></center>
  343. <center>Asgardian horses, teleportation, possibly flight.</center>
  344.  
  345.  
  346. </div>
  347.  
  348.  
  349. <a name="love"></a>
  350. <div style="width: 394px; height: 290px; overflow: auto;" align="center">
  351. <h1>The One She Loves</h1>
  352. <a href="http://roleplay.chat/profile.php?user=Balder" target="_blank"><img src="http://i.imgur.com/v2VGCNu.jpg" width="150" height="150"></a><br><br>
  353. <a href="profile.php?user=Balder" target="_blank"><u>Balder</u></a><br>
  354. It is funny how love works. It sneaks up on you when you least expect it. And for this man it bit and bit hard. He is my obsession and my passion. The only thing that I want and need. I am addicted to him and can't get enough. I am sad when he is gone and can't sleep at night. He must stay in my arms for without him I am nothing. My heart is his and forever and always shall it be. I don't care if he doesn't like to admit it I know that he loves me. This is the only man for me.
  355.  
  356. </div>
  357.  
  358. <a name="me"></a>
  359. <div style="width: 394px; height: 290px; overflow: auto;" align="center">
  360. <h1>Gallery</h1>
  361. <a href="http://i.imgur.com/yLBTsXJ.jpg" target="_blank"><img src="http://i.imgur.com/yLBTsXJ.jpg" width="71" height="88"></a>
  362. <a href="http://i.imgur.com/PBqzHpx.jpg" target="_blank"><img src="http://i.imgur.com/PBqzHpx.jpg" width="71" height="88"></a>
  363. <a href="http://i.imgur.com/zWMcqWM.jpg" target="_blank"><img src="http://i.imgur.com/zWMcqWM.jpg" width="71" height="88"></a>
  364. <a href="http://i.imgur.com/0kez1bU.jpg" target="_blank"><img src="http://i.imgur.com/0kez1bU.jpg" width="71" height="88"></a>
  365. <a href="http://i.imgur.com/z9lI2BE.jpg" target="_blank"><img src="http://i.imgur.com/z9lI2BE.jpg" width="71" height="88"></a>
  366. <a href="http://i.imgur.com/cs2BGu9.jpg" target="_blank"><img src="http://i.imgur.com/cs2BGu9.jpg" width="71" height="88"></a>
  367. <a href="http://i.imgur.com/2kFC5S1.jpg" target="_blank"><img src="http://i.imgur.com/2kFC5S1.jpg" width="71" height="88"></a>
  368. </div>
  369.  
  370. <a name="ooc"></a>
  371. <div style="width: 394px; height: 290px; overflow: auto;" align="left">
  372. <h1>Break the Rules I break you!</h1>
  373. <big><b>☑</big></b> Marvel Canon Characters ONLY!
  374. <br><big><b>☑</big></b> Do I look like I want smut? Screw off.
  375. <br><big><b>☑</big></b> NO DRAMA!
  376. <br><big><b>☑</big></b> IC is not OOC
  377. <br><big><b>☑</big></b> Real life first. I can get busy. Be patient or go away.
  378. <br><big><b>☑</big></b> 3rd person point of view ONLY!
  379. <br><big><b>☑</big></b> I mirror posts. I will get the writing bug. You get what you give.
  380. <br><big><b>☑</big></b> I do not own any of the pictures.
  381. <br><big><b>☑</big></b> Try to let me know if you have to leave.
  382. <br><big><b>☑</big></b> I am NOT always pm friendly. Don't send me a stupid post!
  383. <br><big><b>☑</big></b> I have the right to refuse any rp. Don't become an ass. Just accept it and move on.
  384. <br><big><b>☑</big></b> Friend coded and let me borrow it. I edited it. Please don't steal.
  385. </div>
  386. </div>
  387. </div>
  388.  
  389. <div id="miscbox">
  390. <div style="height: 100%; overflow-y: hidden;">
  391. <a name="misc"></a>
  392. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  393. <div class="clear">
  394. <a href="http://roleplay.chat/profile.php?user=Balder" title="Her love ♥ Balder"><img src="http://i.imgur.com/WGFHAjy.jpg" width="71" height="88"></a>
  395. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  396. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  397. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  398. <br>
  399. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  400. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  401. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  402. <a href=" " target="_blank"><img src=" " width="71" height="88"></a>
  403. </center>
  404. </div>
  405. </div>
  406. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement