Advertisement
cat_inthe_cradle

Lexidan

Jun 14th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.20 KB | None | 0 0
  1. <style>
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Josefin+Sans|Pinyon+Script|Wire+One);
  4.  
  5. body { background:none; }
  6. #scroller { padding: 35px 0; box-sizing: border-box; }
  7. #profile-container { width:750px;background:#333; }
  8. #profile-container {background:none;}
  9.  
  10.  
  11.  
  12.  
  13.  
  14. .pfor{display:none;}
  15. #profile{border:none;background: transparent;}
  16.  
  17.  
  18.  
  19.  
  20.  
  21. /* BODY */
  22. ::-webkit-scrollbar-thumb:vertical {
  23. background-color: # ;
  24. height: 50px;
  25. }
  26.  
  27. ::-webkit-scrollbar {
  28. height: 10px;
  29. width: 3px;
  30. background-color: #;
  31. }
  32.  
  33. body {
  34. background-image: url("http://i.picpar.com/Qnxc.png");
  35. background-attachment: fixed;
  36. background-color: #b3c9de;
  37. margin: 0;
  38. }
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. a {
  47. text-decoration:none;
  48. outline:none;
  49. -moz-outline-style:none;
  50. color:#afb4b8;
  51. text-shadow: -1px 0 #c37494, 0 1px #14456f, 1px 0 #14456f, 0 -1px #14456f;
  52. -moz-transition-duration:0.5s;
  53. -webkit-transition-duration:0.5s;
  54. -o-transition-duration:0.5s;
  55. }
  56.  
  57. a:hover {
  58. text-decoration:none;
  59. outline:none;
  60. -moz-outline-style:none;
  61. color:#14456f;
  62. }
  63.  
  64.  
  65.  
  66.  
  67.  
  68. #name {
  69. position:fixed;
  70. font-family:Italianno;
  71. font-size:18px;
  72. top:217px;
  73. left:230px;
  74. color:#fff;
  75. text-shadow:0px 0px 1px #000;
  76. z-index:999999;
  77. }
  78.  
  79.  
  80.  
  81. #name1 {
  82. position:fixed;
  83. font-family:Italianno;
  84. font-size:30px;
  85. top:232px;
  86. left:210px;
  87. color:#751414;
  88. text-shadow:0px 0px 1px #000;
  89. z-index:999999;
  90. }
  91.  
  92.  
  93.  
  94.  
  95.  
  96. b {
  97. text-transform: ;
  98. font-size: px;
  99. font-weight: ;
  100. color: #a7b6c1;
  101. background: #2c475c;
  102. letter-spacing: px;
  103. padding: 1px 2px 1px 3px;
  104. margin-right: 2px;}
  105. u {
  106. text-transform: ;
  107. font-size: ;
  108. font-weight: ;
  109. color: #000;
  110. background: #;
  111. letter-spacing: 1px;
  112. padding: 1px 2px 1px 3px;
  113. margin-right: 2px;
  114. border-bottom: dotted 1px #000;}
  115. i {
  116. font-size: px;
  117. font-weight: ;
  118. color: #a7b6c1;
  119. letter-spacing: 1px;
  120. padding: 1px 2px 1px 3px;
  121. margin-right: 2px;}
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. .hoverbox {
  136. position: fixed;
  137. background-color: #fff;
  138. border-radius: 50em 50em 50em 50em;
  139. border: 1px solid #a5adb3;
  140. opacity: 0;
  141. width: 185px;
  142. height: 185px;
  143. padding: 5px;
  144. left: 369px;
  145. top: 265px;
  146. font-family: arial;
  147. font-size: px;
  148. color: #;
  149. letter-spacing: 0px;
  150. -webkit-transition: all .7s ease-in-out;
  151. }
  152. .hoverbox:hover {
  153. opacity: 1;
  154. top: 265px;
  155.  
  156. }
  157. .hoverbox b {
  158. color: # ;
  159. font-family: calibri;
  160. font-size: px;
  161. line-height: 10px;
  162. text-transform: ;
  163. }
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171. .hoverbox2 {
  172. position: fixed;
  173. background-color: #fff;
  174. opacity: 0;
  175. width: 213px;
  176. height: 260px;
  177. padding: 5px;
  178. left: 100px;
  179. top: 205px;
  180. font-family: arial;
  181. font-size: px;
  182. color: #;
  183. letter-spacing: 0px;
  184. -webkit-transition: all .7s ease-in-out;
  185. }
  186. .hoverbox2:hover {
  187. opacity: 1;
  188. top: 205px;
  189.  
  190. }
  191. .hoverbox2 b {
  192. color: # ;
  193. font-family: calibri;
  194. font-size: px;
  195. line-height: 10px;
  196. text-transform: ;
  197. }
  198.  
  199.  
  200.  
  201. a {
  202. text-decoration:none;
  203. outline:none;
  204. -moz-outline-style:none;
  205. color:#fff;
  206. text-shadow: -1px 0 #f10000, 0 1px #f10000, 1px 0 #f10000, 0 -1px #f10000;
  207. -moz-transition-duration:0.5s;
  208. -webkit-transition-duration:0.5s;
  209. -o-transition-duration:0.5s;
  210. }
  211.  
  212. a:hover {
  213. text-decoration:none;
  214. outline:none;
  215. -moz-outline-style:none;
  216. color:#dcdbd9;
  217. }
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. .mus{
  225. position:fixed;
  226. height: 30px;
  227. width: 30px;
  228. line-height: 20px;
  229. font-size: 16px;
  230. color: #ccc;
  231. text-align: center;
  232. overflow: hidden;
  233. z-index:98;
  234. }
  235. .muscover{
  236. float: left;
  237. margin-top: -30px;
  238. margin-left: -8px;
  239. height: 30px;
  240. width: 30px;
  241. opacity: 0;
  242. z-index:99;
  243. }
  244. a.skillset:hover {
  245. text-decoration:none;
  246. letter-spacing:6px;
  247. background-color:rgba(255,255,255,.12);
  248. width:200px;
  249. padding:2px;
  250. }
  251. a.skillset:hover span {
  252. display:inline;
  253. position:absolute;
  254. outline: 1px solid rgba(255, 255, 255,.11);
  255. outline-offset: 5px;
  256. width:200px;
  257. height: 120px;
  258. color:#f8f8f0;
  259. font-size:11px;
  260. font-family: 'Wire One', sans-serif;
  261. letter-spacing:2px;
  262.  
  263. }
  264. a.skillset span {
  265. background: # ;
  266. border-radius: 0px;
  267. z-index:10;
  268. display:none;
  269. padding:5px;
  270.  
  271. }
  272.  
  273. .lower-music{
  274. position: fixed;
  275. margin: auto;
  276. bottom: -132px;
  277. top: 50px;
  278. left: -870px;
  279. right: -263px;
  280. height: 20px;
  281. width: 40px;
  282. line-height: 20px;
  283. font-family: 'roboto condensed';
  284. font-size: 12px;
  285. font-weight: 100;
  286. color: #bc9daf;
  287. text-transform: uppercase;
  288. text-align: center;
  289. overflow: hidden;
  290. }
  291.  
  292.  
  293.  
  294. #links{
  295. margin-left:200px;
  296. position:absolute;
  297. background:# ;
  298. top:69px;
  299.  
  300. }
  301.  
  302. #links a{
  303. display:inline-block;
  304. margin:5px;
  305. margin-top:8px;
  306. width:10px;
  307. height:10px;
  308. padding:5px;
  309. opacity:0.5;
  310. background-color:# ;
  311. color:#ffffff;
  312. text-align:center;
  313. text-transform:uppercase;
  314. font-size:8px;
  315. border:1px solid #a5adb3;
  316. }
  317.  
  318. #links a:hover{
  319. color:#cab1da;
  320. background-color:#fff ;
  321. }
  322.  
  323.  
  324.  
  325.  
  326. </style>
  327.  
  328. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 245px; height: 100px; ; position: absolute; top: 105px; left: 100px; overflow: auto; text-align: left; border-radius: ; border-left: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  329.  
  330.  
  331. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 250px; height: 1px; ; position: absolute; top: 105px; left: 50px; overflow: auto; text-align: left; border-radius: ; border-top: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  332.  
  333. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 50px; left: 50px; overflow: auto; text-align: left; border-radius: ; border: 15px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://data.whicdn.com/images/113490547/large.gif" alt="" width="80" height="80" /> </span></div>
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342. <div id="links">
  343. <center>
  344. <a href="https://roleplay.chat/profile.php?user=Rasa" title="Rasa // Mate ♥">I.</a>
  345. <a href="https://roleplay.chat/profile.php?user=" title="">II.</a>
  346. <a href="https://roleplay.chat/profile.php?user=" title="">III.</a><br>
  347. <a href="https://roleplay.chat/profile.php?user=" title="">IV.</a>
  348. <a href="https://roleplay.chat/profile.php?user=" title="">V.</a>
  349. <a href="https://roleplay.chat/profile.php?user=" title="">VI.</a>
  350. </center>
  351. </div>
  352.  
  353.  
  354.  
  355.  
  356.  
  357. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 245px; height: 148px; ; position: absolute; top: 205px; left: 50px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  358.  
  359.  
  360. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 214px; left: 59px; overflow: auto; text-align: left; border-radius: ; border: px solid #a5adb3;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/Wnxc.png" alt="" width="230" height="" /> </span></div>
  361.  
  362.  
  363. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: px; height: px; ; position: absolute; top: 315px; left: 70px; overflow: auto; text-align: left; border-radius: ; border: px solid #a5adb3;"><span style="font-family: 'Wire One', sans-serif; font-size:25; color: #fff;">
  364. L E X I D A N
  365.  
  366. </span></div>
  367.  
  368.  
  369.  
  370.  
  371.  
  372. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 1px; height: 30px; ; position: absolute; top: 355px; left: 170px; overflow: auto; text-align: left; border-radius: ; border-left: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  373.  
  374.  
  375. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 245px; height: 236px; ; position: absolute; top: 385px; left: 50px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  376.  
  377.  
  378. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 230px; height: 220px; background-color:#1d1d1d; position: absolute; top: 394px; left: 59px; overflow: auto; text-align: left; border-radius: ; border: px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  379.  
  380.  
  381.  
  382. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 220px; height: 200px; background-color: ; position: absolute; top: 404px; left: 69px; overflow: auto; text-align: left; border-radius: ; border: px solid #878787;"><span style="font-family: 'Wire One', sans-serif; font-size:12; color: #fff;">
  383.  
  384. Ice/water: Has the ability to Manipulate, Create, Conjure or otherwise control the Elements of Ice and Water. The ice cannot melt by normal means.
  385.  
  386. <br /><br />
  387. Master of Fire: Can Manipulate, Create, Conjure or otherwise control the element of fire. His body is in constant state of heat therefore cannot freeze or burn to death. Can form a Molten layer around his body as Magma Armor. Water/ice evaporates coming within five feet of him due to extreme temperatures.
  388.  
  389. <br /><br />
  390.  
  391.  
  392. Twisting Nether: Has the ability to jump through the nether in order to reach his destination or desired point of contact. This ability is not perfected and for the most part is used in dire circumstances only unless being used for transportation.
  393.  
  394. <br /><br />
  395.  
  396. Inhumane Speed and Reflexes: Like some Flash status type shit.
  397. <br /><br />
  398.  
  399.  
  400. Sixth Sense: When one sense is hindered the others heighten. I.E: He can fight you with his eyes closed as if they were open.
  401.  
  402. </span></div>
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 350px; height: 250px; ; position: absolute; top: 210px; left: 297px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  417.  
  418. <span style="font-family: 'Wire One', sans-serif; font-size:15; color: #fff;">
  419.  
  420. ▬ LEXIDAN<br />
  421. ▬ MALE<br />
  422. ▬ 6'3" <br />
  423. ▬ 220lbs<br />
  424. ▬ RED EYES<br />
  425. ▬ APPEARS 25<br />
  426. ▬ HETEROSEXUAL<br />
  427. ▬ <a href="https://roleplay.chat/profile.php?user=Rasa">HERS TILL I DIE</a><br /><br /><br /><br />
  428.  
  429.  
  430. ▬ BLOOD ONYX PACK<br />
  431. ▬ ALPHA<br />
  432.  
  433.  
  434. </span></div>
  435.  
  436.  
  437.  
  438.  
  439.  
  440. <a href="https://images-na.ssl-images-amazon.com/images/M/MV5BMTcxMDk3NTgzNl5BMl5BanBnXkFtZTcwMTUzNzY3OQ@@._V1_UY1200_CR134,0,630,1200_AL_.jpg">
  441. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 60px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  442. </a>
  443.  
  444. <a href="http://25.media.tumblr.com/tumblr_md1aib8NI51rrpkxqo1_500.gif">
  445. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 76px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  446. </a>
  447.  
  448. <a href="https://media.tenor.co/images/79e8374ce714172ea046e4d2323acf22/raw">
  449. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 92px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  450. </a>
  451.  
  452. <a href="http://25.media.tumblr.com/323619ea7b9aa2b786c6ae8316a7ffd3/tumblr_mhmjceg3dK1qetpu1o2_250.gif">
  453. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 108px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  454. </a>
  455.  
  456.  
  457. <a href="http://i265.photobucket.com/albums/ii222/Lexidan/Screenshot%201_zpsal9x37en.png">
  458. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 124px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  459. </a>
  460.  
  461.  
  462. <a href="https://artfiles.alphacoders.com/352/thumb-35247.jpg">
  463. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 140px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  464. </a>
  465.  
  466.  
  467. <a href="http://i265.photobucket.com/albums/ii222/Lexidan/9ifc3o_zps8166024e.jpg">
  468. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.4; width: 10px; height: 10px; ; position: absolute; top: 630px; left: 156px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #878787;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  469. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement