Advertisement
Lizellea

Shiro Darkfell

Apr 26th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.78 KB | None | 0 0
  1. <style type="text/css">
  2. #profile {border: transparent; background: transparent;}
  3. .pfor {display:none;}
  4.  
  5. body{
  6. background-color:#410606;
  7. background-image:url();
  8. background-position: canter;
  9. background-size:100% 100%;
  10. background-repeat:no-repeat;}
  11.  
  12.  
  13. body {cursor: url('http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress !important;}
  14.  
  15. a:hover {cursor: url('http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress !important;}
  16.  
  17. ::-webkit-scrollbar {width: 5px;}
  18. ::-webkit-scrollbar-track {border: 1px solid ;}
  19. ::-webkit-scrollbar-thumb {border: 1px solid ;}
  20.  
  21. b{
  22. color: #6E6E13;
  23. font-size: 10px;
  24. font-weight: light;
  25. letter-spacing: 0px;
  26. letter-spacing:1px;
  27. font-family:tahoma;
  28. text-decoration: none;
  29. font-weight: normal;
  30. text-align: left;
  31. }
  32.  
  33.  
  34.  
  35. i{
  36. font-size: 11px;
  37. font-family: arial;
  38. color: #993333;
  39. Text-shadow: #222222 0px 0px 1px;
  40. text-transform: normal;
  41. }
  42.  
  43. ul {
  44. font-size: 9px;
  45. font-family:verdana;
  46. color: #993333;
  47. margin-right:30px;
  48. }
  49.  
  50. a:active, a:link, a:visited {
  51. color: #6E6E13;
  52. text-decoration: none;
  53. -webkit-transition: all 0.4s ease-in;
  54. -moz-transition: all 0.4s ease-in;
  55. -ms-transition: all 0.4s ease-in;
  56. -o-transition: all 0.4s ease-in;
  57. transition: all 0.4s ease-in;
  58. }
  59.  
  60. a:hover {
  61. background: transparent;
  62. color:#000;
  63. -moz-transition-duration:0.5s;
  64. -webkit-transition-duration:0.5s;
  65. -o-transition-duration:0.5s;
  66. transition-duration:0.5s;
  67. cursor: url('http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress;
  68. }
  69.  
  70. a.tab:active, a.tab:link, a.tab:visited {
  71. background-color: #6E6E13;
  72. border: 2px solid #6E6E13;
  73. border-radius: 75px;
  74. display: inline-block;
  75. height: 10px;
  76. text-decoration: none;
  77. width: 10px;
  78. -webkit-transition: all 0.4s ease-in;
  79. -moz-transition: all 0.4s ease-in;
  80. -ms-transition: all 0.4s ease-in;
  81. -o-transition: all 0.4s ease-in;
  82. transition: all 0.4s ease-in;
  83. }
  84.  
  85. a.tab:hover {
  86. background-color: #6E6E13;
  87. border: #000000 2px solid;
  88. }
  89.  
  90. #saido1{
  91. width:150px;
  92. height:150px;
  93. padding:10px;
  94. position:fixed;
  95. background-color:#;
  96. border: double #6E6E13;
  97. top:170px;
  98. left:200px;
  99. }
  100.  
  101. #saido1 img{
  102. width:150px;
  103. height:150px;
  104. left: 213px;
  105. position:fixed;
  106. }
  107.  
  108. #saido1:hover{
  109. -webkit-transition: all 0.7s ease-in-out;
  110. -moz-transition: all 0.7s ease-in-out;
  111. -o-transition: all 0.7s ease-in-out;
  112. -ms-transition: all 0.7s ease-in-out;
  113. transition: all 0.7s ease-in-out;
  114. }
  115.  
  116. #linkua{
  117. position:fixed;
  118. top:210px;
  119. left:380px
  120. }
  121.  
  122. #linkua a{
  123. background-color: #6E6E13;
  124. opacity:.7;
  125. display: block;
  126. width: 60px;
  127. height: 12px;
  128. font-family: calibri;
  129. font-size: 10px;
  130. color: #fff;
  131. padding-top:5px;
  132. padding-bottom:5px;
  133. text-transform: uppercase;
  134. text-decoration: none;
  135. text-align: center;
  136. margin-bottom: 5px;
  137. letter-spacing: 1px;
  138. transition: 0.5s;
  139. -moz-transition: 0.5s;
  140. -webkit-transition: 0.5s;
  141. -o-transition: 0.5s;
  142.  
  143. }
  144.  
  145. #linkua a:hover {
  146. opacity:1;
  147. background-color: #111111;
  148. color: #fff;
  149. transparent;
  150. transition: 0.5s;
  151. -moz-transition: 0.5s;
  152. -webkit-transition: 0.5s;
  153. -o-transition: 0.5s;
  154. }
  155.  
  156. #linkub{
  157. position:fixed;
  158. top: 210px;
  159. left:135px
  160. }
  161.  
  162. #linkub a{
  163. background-color: #6E6E13;
  164. opacity:.7;
  165. display: block;
  166. width: 60px;
  167. height: 12px;
  168. font-family: calibri;
  169. font-size: 10px;
  170. color: #fff;
  171. padding-top:5px;
  172. padding-bottom:5px;
  173. text-transform: uppercase;
  174. text-decoration: none;
  175. text-align: center;
  176. margin-bottom: 5px;
  177. letter-spacing: 1px;
  178. transition: 0.5s;
  179. -moz-transition: 0.5s;
  180. -webkit-transition: 0.5s;
  181. -o-transition: 0.5s;
  182.  
  183. }
  184.  
  185. #linkub a:hover {
  186. opacity:1;
  187. background-color: #111111;
  188. color: #fff;
  189. transparent;
  190. transition: 0.5s;
  191. -moz-transition: 0.5s;
  192. -webkit-transition: 0.5s;
  193. -o-transition: 0.5s;
  194. }
  195.  
  196.  
  197.  
  198. .thecontent {
  199. background-color: #transparent;
  200. border: 2px solid #transparent;
  201. color: #ffffff;
  202. font-size: 11px;
  203. font-family:consolas;
  204. text-transform:uppercase;
  205. left: 1px;
  206. opacity: 0;
  207. overflow: auto;
  208. padding: 5px;
  209. position: fixed;
  210. text-align: left;
  211. bottom: 1px;
  212. width: 1px;
  213. height: 1px;
  214. -webkit-transition: all 0.7s ease-in;
  215. -moz-transition: all 0.7s ease-in;
  216. -ms-transition: all 0.7s ease-in;
  217. -o-transition: all 0.7s ease-in;
  218. transition: all 0.7s ease-in;
  219. }
  220.  
  221. .thecontent:target {
  222. background-color: #transparent;
  223. border: 2px solid #000000;
  224. left: 20px;
  225. opacity: 1;
  226. overflow: auto;
  227. padding: 5px;
  228. position: fixed;
  229. bottom: 30px;
  230. width: 500px;
  231. height: 250px;
  232. z-index: 40; }
  233.  
  234.  
  235. h2 {
  236.  
  237. color: #ffffff;
  238. font-size: 15px;
  239. font-weight: light;
  240. letter-spacing: 2px;
  241. font-family: fangsong;
  242. text-transform: normal;
  243. text-decoration: none;
  244. font-weight: normal;
  245. margin-top: 6px;
  246. margin-bottom: 7px;
  247. text-align: right;
  248. opacity: 0.7;
  249. line-height: 15px;
  250. Text-shadow: black 1px 1px 1px;
  251. border-bottom: solid white;
  252.  
  253. }
  254.  
  255. a{text-decoration:none; font-size: 12px; color:white;}
  256.  
  257. #title {
  258. background-color: transparent;
  259. color: #000000;
  260. font-size: 30px;
  261. height: 35px;
  262. left: 500px;
  263. position: fixed;
  264. text-align: left;
  265. bottom: 200px;
  266. width: 299px;
  267. font-family: "YanoneKaffeesatzThin";
  268. }
  269.  
  270.  
  271. #noclick{position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px;}
  272.  
  273. </style>
  274.  
  275.  
  276. <div id="noclick" oncontextmenu="return false;">
  277. <img src="http://i.imgur.com/1lIonH7.png" height="100%" style="position:fixed; bottom:0%; right: 16%;">
  278. <div id="saido1"><a href="#"><img src="http://i.imgur.com/1JAOAMD.png"></a></div>
  279.  
  280. <div id="linkua">
  281. <a href="#a">stats</a>
  282. <a href="#b">about</a>
  283. <a href="#c">friends</a>
  284. </div>
  285. <div id="linkub">
  286. <a href="#d">Items</a>
  287. <a href="#e">Diary</a>
  288. <a href="#f">ooc</a>
  289. </div>
  290.  
  291.  
  292. <div id="the">
  293. </div>
  294.  
  295.  
  296. <div id="a" class="thecontent">
  297. <h2>dossier.</h2>
  298.  
  299. <b>Name:</b> Shiro Darkfell<br>
  300. <b>Age:</b> 21<br>
  301. <b>Gender:</b> Male<br>
  302. <b>Height:</b> 5'8''<br>
  303. <b>Weight:</b> 140lbs<br>
  304. <b>Hair:</b> Short and Black<br>
  305. <b>Eyes:</b> Light Brown. Gold when Feral.<br>
  306. <b>Distinguishing Features:</b> Black wolf ears and long black wolf tail.<br>
  307. <b>Appearance matches current picture.</b><br>
  308.  
  309.  
  310.  
  311. </div>
  312.  
  313. <div id="b" class="thecontent">
  314.  
  315. <h2>biography.</h2>
  316. <b>Likes:</b> Adventuring and discovering new places, helping those he can.<br>
  317. <b>Dislikes:</b> Pointless displays of power, being unable to help others in trouble or danger.<br>
  318. <b>Hobbies:</b>Reading, experimenting with magic, collecting ancient texts and artifacts.<br>
  319. <b>Personality:</b> Most of the time Shiro can be withdrawn and not very sociable when he is around new people or his attention is focused elsewhere, but around those he calls friend he is much more open and can be quite friendly.<br><br>
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333. </div>
  334. <div id="c" class="thecontent">
  335. <h2>Acquaintances.</h2>
  336.  
  337.  
  338.  
  339. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  340.  
  341. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  342.  
  343. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  344.  
  345. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  346.  
  347. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  348.  
  349. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  350.  
  351.  
  352.  
  353.  
  354. <br><br>
  355. <h2>Hostile's.</h2>
  356.  
  357. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  358.  
  359. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  360.  
  361. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  362.  
  363. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  364.  
  365. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  366.  
  367. <a href="Link here"><img src="http://i59.tinypic.com/1z4idjs.jpg" width="76" height="76" title="Description."></a>
  368.  
  369.  
  370. </div>
  371. <div id="d" class="thecontent">
  372.  
  373. <h2>Equipment</h2>
  374. When it comes to Shiro's attire it is simple to say that it changes on a whim most of the time. One moment he could be in a something typical for a fantasy world, the other he could be sporting something more modern. The cloak that he is known to wear on his journeys serves as an extra-dimensional storage and can change it's appearance to suit his desire, whatever that may be at the time. Black leather boots and fine cloth pants are what serve to cover the lower half of him while the top is garbed in a rough spun silk shirt and light leather doublet. When he wishes for a modern attire he'll be seen wearing your typical black short sleeved shirt and black cargo pants as well as combat boots.<br>
  375. Gear wise all the young wolf owns is crystal tipped wand made from ancient Ebony and a large leather bound Grimoire wrapped in several Sealing talismans.<br><br>
  376. More shall be added as I find the energy to finish out this profile. Soon to come: Spells and other shite.
  377.  
  378.  
  379.  
  380. </div>
  381.  
  382.  
  383. <div id="e" class="thecontent">
  384. <h2>Recent Events.</h2>
  385. As and when they happen.
  386.  
  387. </div>
  388.  
  389. <div id="f" class="thecontent">
  390.  
  391. <h2>out of character.</h2>
  392. <b>-</b> Code is not mine. It is made from Zero and Sammie. I was allowed to use it. Don't touch! <br>
  393. <b>-</b> Mostly PM friendly. <br>
  394. <b>-</b> No drama! IC drama only!<br>
  395. <b>-</b> Grammar, have some grasp. Don't have to be perfect. <br>
  396. <b>-</b> IC =/= OOC <br>
  397. <b>-</b> No OOC info given. <br>
  398. <b>-</b> Respec. Give it to get it. <br>
  399. <b>-</b> Art is mine. It was bought and paid for and given as a gift! <br>
  400. <b>-</b> Long term or short term not picky. <br>
  401. <b>-</b> All rp accepted. <br>
  402. <b>-</b> Have the right to refuse or drop any rp I see fit. <br>
  403. <br><br>
  404.  
  405. </div>
  406.  
  407.  
  408. <div id="title">
  409.  
  410. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement