Advertisement
Guest User

Pawn of Fire Code

a guest
Jan 20th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Niconne|Mrs+Saint+Delafield|Poiret+One);
  4.  
  5. body, a:hover {cursor: url(https://66.media.tumblr.com/da5a12cc0fb8f866b7d3a1cd8b47e072/tumblr_inline_mnmr02HZLH1qz4rgp.gif), progress !important;}
  6.  
  7. ::-webkit-scrollbar-thumb:vertical {
  8. background: #fff;
  9. border: 0px solid #fff;
  10. height: 0px;
  11. opacity: 0.1;
  12. }
  13.  
  14. ::-webkit-scrollbar-thumb:horizontal {
  15. background-color: #fff;
  16. border: 0px solid #fff;
  17. height: 0px;
  18. opacity: 0.1;
  19. }
  20.  
  21. ::-webkit-scrollbar {
  22. height:10px;
  23. width: 0px;
  24. background-color: #fff;
  25. border: 0px solid #fff;
  26. opacity: 0.1;
  27. }
  28.  
  29.  
  30. body {
  31. background-color: #1a1a1a;
  32. }
  33.  
  34. #img {
  35. position: fixed;
  36. top: 0%;
  37. left: 28%;
  38. background-image: url('http://i.imgur.com/mXH5o4V.png');
  39. width: 42%;
  40. height: 110%;
  41. background-size: 100%;
  42. background-repeat: no-repeat;
  43. z-index: 999;
  44. }
  45.  
  46. #img2 {
  47. position: fixed;
  48. top: 55%;
  49. left: 5%;
  50. background-image: url('http://i.imgur.com/pCfTCIG.jpg');
  51. width: 8%;
  52. height: 40%;
  53. background-size: 100%;
  54. background-repeat: no-repeat;
  55. background-position: bottom;
  56. background-color: #222;
  57. border: 5px solid #602020;
  58. opacity: 1;
  59. -webkit-filter: brightness(110%);
  60. }
  61.  
  62. #img3 {
  63. position: fixed;
  64. top: 55%;
  65. left: 5%;
  66. background-image: url('https://media.giphy.com/media/owmc9OD22Dlu0/giphy.gif');
  67. width: 8%;
  68. height: 40%;
  69. background-size: 500%;
  70. background-repeat: no-repeat;
  71. background-position: center;
  72. background-color: #222;
  73. border: 5px solid #602020;
  74. opacity: 0.15;
  75. }
  76.  
  77.  
  78. #img4 {
  79. position: fixed;
  80. top: 5%;
  81. left: 5%;
  82. background-image: url('https://s-media-cache-ak0.pinimg.com/originals/2e/78/c7/2e78c79cebbd4632cd41546a3138013e.gif');
  83. width: 35%;
  84. height: 40%;
  85. background-size: 110%;
  86. background-repeat: no-repeat;
  87. background-position: center;
  88. background-color: #222;
  89. border: 5px solid #602020;
  90. opacity: 0.8; ;
  91. }
  92.  
  93. #img5 {
  94. position: fixed;
  95. top: 5%;
  96. left: 5%;
  97. background-image: url('http://i.imgur.com/C4pnKjh.png');
  98. width: 35%;
  99. height: 40%;
  100. background-size: 100%;
  101. background-repeat: no-repeat;
  102. background-position: center;
  103. background-color: ;
  104. border: 5px solid #602020;
  105. opacity: ;
  106. }
  107.  
  108. #infobox {
  109. position: fixed;
  110. top: 55%;
  111. left: 15%;
  112. width: 25%;
  113. height: 40%;
  114. background-color: #e6e6e6;
  115. border: 5px solid #732626;
  116. z-index: 999;
  117. overflow: hidden;
  118. }
  119.  
  120. #nav{
  121. position: fixed;
  122. float: left;
  123. top: 44%;
  124. left: 13.7%;
  125. background-color: none;
  126. width: 35%;
  127. height: 15%;
  128. opacity: 1;
  129. transition-duration: 1s;
  130. z-index: 9999;
  131. }
  132.  
  133. #nav a{
  134. display: block;
  135. text-decoration: none;
  136. text-align: center;
  137. width: 8%;
  138. height: 34%;
  139. font-family: calibri;
  140. font-size: 11px;
  141. color: #602020;
  142. background-color: #e6e6e6;
  143. letter-spacing: 1px;
  144. border: 3px solid ;
  145. margin-top: 5%;
  146. margin-left: 3.5%;
  147. float: left;
  148. opacity: 1;
  149. }
  150.  
  151. #nav a:hover {
  152.  
  153. background-color: #993333;
  154. transition: all 0.3s ease-in-out;
  155. -webkit-transition: all 0.3s ease-in-out;
  156. -moz-transition: all 0.3s ease-in-out;
  157. -o-transition: all 0.3s ease-in-out;
  158. -ms-transition: all 0.3s ease-in-out;
  159. }
  160.  
  161. #text {
  162. margin-top: 0%;
  163. font-family: calibri;
  164. font-size: 13px;
  165. color: #862d2d;
  166. margin-left: 0%;
  167. background-color: ;
  168. width: 90%;
  169. height: 100%;
  170. padding: 15px;
  171. text-align: left;
  172. line-height: 10px;
  173. overflow: auto;
  174. opacity: 0.9;
  175. }
  176.  
  177. #music {
  178. position: fixed;
  179. top: 47.8%;
  180. left: 5%;
  181. background-color: #993333;
  182. width: 8.5%;
  183. height: 5%;
  184. border: 3px solid #732626;
  185. }
  186.  
  187. #bo {
  188. top: 48.7%; /* use to position the box */
  189. left: 5.5%; /* use to position the box */
  190. overflow: hidden;
  191. position: fixed;
  192. width: 24px; /* use to change the size of the box */
  193. height: 24px; /* use to change the size of the box */
  194. border-radius: 90px;
  195. border: 2px solid #732626;
  196. background-color:#862d2d ;
  197. opacity: 1;
  198. z-index: 9999;
  199. }
  200.  
  201. #bo img {
  202. margin-top: 9px;
  203. margin-left: -8px;
  204. position: fixed;
  205. opacity: 0.8;
  206. -webkit-transition: all 0.7s ease-in-out;
  207. -moz-transition: all 0.7s ease-in-out;
  208. -o-transition: all 0.7s ease-in-out;
  209. -ms-transition: all 0.7s ease-in-out;
  210. transition: all 0.7s ease-in-out;
  211. }
  212.  
  213. #bo:hover img {
  214. opacity: 0;
  215. margin-top: 30px;
  216. -webkit-transition: all 0.7s ease-in-out;
  217. -moz-transition: all 0.7s ease-in-out;
  218. -o-transition: all 0.7s ease-in-out;
  219. -ms-transition: all 0.7s ease-in-out;
  220. transition: all 0.7s ease-in-out;
  221. }
  222.  
  223. #player {
  224. margin-top: -4px;
  225. margin-left: -5px;
  226. overflow: hidden;
  227. opacity: 0;
  228. width: 54px;
  229. -webkit-transition: all 0.7s ease-in-out;
  230. -moz-transition: all 0.7s ease-in-out;
  231. -o-transition: all 0.7s ease-in-out;
  232. -ms-transition: all 0.7s ease-in-out;
  233. transition: all 0.7s ease-in-out;
  234. }
  235.  
  236. #bo:hover #player {
  237. opacity: 1;
  238. -webkit-transition: all 0.7s ease-in-out;
  239. -moz-transition: all 0.7s ease-in-out;
  240. -o-transition: all 0.7s ease-in-out;
  241. -ms-transition: all 0.7s ease-in-out;
  242. transition: all 0.7s ease-in-out;
  243. }
  244.  
  245. h1{
  246. font-family: Niconne;
  247. font-size: 40px;
  248. text-align: right;
  249. color: #602020;
  250. text-shadow: 0px 2px 2px rgba(0, 0, 0,1);
  251. padding-top: 00px;
  252. padding-right: 0px;
  253. margin-bottom: 5px;
  254. margin-top: 0px;
  255. line-height: 25px;
  256. border-bottom: 1px dotted #666;
  257. }
  258.  
  259. h2{
  260. font-family: poiret one;
  261. font-size: 15px;
  262. text-align: center;
  263. color: #e6e6e6;
  264. text-shadow: 0px 2px 2px rgba(0, 0, 0,1);
  265. padding-top: 00px;
  266. padding-right: 0px;
  267. margin-bottom: 5px;
  268. margin-top: 0px;
  269. line-height: 5px;
  270.  
  271. }
  272.  
  273. a {
  274. text-decoration: none;
  275. color: #3d1010;
  276. }
  277.  
  278. </style>
  279.  
  280. <div id="img"></div>
  281. <div id="img2"></div>
  282. <div id="img3"></div>
  283.  
  284. <div id="img4"></div>
  285. <div id="img5"></div>
  286.  
  287.  
  288.  
  289. <div id="nav">
  290. <a href="#one"></a>
  291. <a href="#two"></a>
  292. <a href="#three"></a>
  293. <a href="#four"></a>
  294. <a href="#five"></a>
  295. <a href="#six"></a>
  296. </div>
  297.  
  298. <div id="music">
  299. <div id="text">
  300. <h2>firework</h2>
  301. </div>
  302. </div>
  303.  
  304. <div id="infobox">
  305.  
  306. <a name="one"></a>
  307. <div id="text">
  308. <h1>Dossier</h1>
  309.  
  310. <div style="float: left; clear: left;">
  311. <b>STAT</b> -
  312. </div>
  313. <div style="float: right; clear: right;">
  314. stat
  315. </div><br>
  316.  
  317. <div style="float: left; clear: left;">
  318. <b>STAT</b> -
  319. </div>
  320. <div style="float: right; clear: right;">
  321. stat
  322. </div><br>
  323.  
  324. <div style="float: left; clear: left;">
  325. <b>STAT</b> -
  326. </div>
  327. <div style="float: right; clear: right;">
  328. stat
  329. </div><br>
  330.  
  331. <div style="float: left; clear: left;">
  332. <b>STAT</b> -
  333. </div>
  334. <div style="float: right; clear: right;">
  335. stat
  336. </div><br>
  337.  
  338. <div style="float: left; clear: left;">
  339. <b>STAT</b> -
  340. </div>
  341. <div style="float: right; clear: right;">
  342. stat
  343. </div><br>
  344.  
  345. <div style="float: left; clear: left;">
  346. <b>STAT</b> -
  347. </div>
  348. <div style="float: right; clear: right;">
  349. stat
  350. </div><br>
  351.  
  352. </div>
  353.  
  354. <a name="two"></a>
  355. <div id="text">
  356. <h1>History</h1>
  357. two
  358. </div>
  359.  
  360. <a name="three"></a>
  361. <div id="text">
  362. <h1>Abilities</h1>
  363. three
  364. </div>
  365.  
  366. <a name="four"></a>
  367. <div id="text">
  368. <h1>Inventory</h1>
  369. four
  370. </div>
  371.  
  372. <a name="five"></a>
  373. <div id="text">
  374. <h1>Acquaintances</h1>
  375. five
  376. </div>
  377.  
  378. <a name="six"></a>
  379. <div id="text">
  380. <h1>Notes</h1>
  381.  
  382. <div style="float: left; clear: left;">
  383. I -
  384. </div>
  385. <div style="float: right; clear: right;">
  386. Profile coded by <a href="https://roleplay.chat/profile.php?user=Pawn+of+Roses">Aselia</a>. Do not steal/edit/etc.
  387. </div><br>
  388.  
  389. <div style="float: left; clear: left;">
  390. II -
  391. </div>
  392. <div style="float: right; clear: right;">
  393. Rule
  394. </div><br>
  395.  
  396. <div style="float: left; clear: left;">
  397. III -
  398. </div>
  399. <div style="float: right; clear: right;">
  400. Rule
  401. </div><br>
  402.  
  403. <div style="float: left; clear: left;">
  404. IV -
  405. </div>
  406. <div style="float: right; clear: right;">
  407. Rule
  408. </div><br>
  409.  
  410. <div style="float: left; clear: left;">
  411. V -
  412. </div>
  413. <div style="float: right; clear: right;">
  414. Rule
  415. </div><br>
  416.  
  417. <div style="float: left; clear: left;">
  418. VI -
  419. </div>
  420. <div style="float: right; clear: right;">
  421. Rule
  422. </div><br>
  423.  
  424. </div>
  425.  
  426. </div>
  427.  
  428.  
  429. <div id="bo">
  430. <center><img src="http://media.tumblr.com/tumblr_m7w2p9qThT1r6o8v2.gif"; style="margin-top: 7px; "></center>
  431.  
  432. <div id="player">
  433.  
  434. <audio controls style="opacity: 0.05;"><source src="http://k003.kiwi6.com/hotlink/84w9owoga3/Firework-Katy_Perry.mp3
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441. "></audio>
  442. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement