A_Bad_Bitch

Akatsuki no Yona

Jul 19th, 2016
1,135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Mr+Dafoe);
  4. @import url(https://fonts.googleapis.com/css?family=Unica+One);
  5. @import url(https://fonts.googleapis.com/css?family=Rajdhani:600);
  6.  
  7. body {
  8.  
  9. background-color: ##DED5CE;
  10. background-image: url(http://i.picpar.com/w99.png);
  11. background-attachment: fixed;
  12. background-position: center center;
  13. background-repeat: repeat;
  14. background-size: auto;
  15. font-family: Times New Roman;
  16. font-variant: normal;
  17. font-size: 70%;
  18. color: #666666;}
  19.  
  20. ::-webkit-scrollbar-track {background-color:#8FACD8;}
  21. ::-webkit-scrollbar-thumb {background-color:#fff; border:3px solid #fff;}
  22. ::-webkit-scrollbar {width:11px;height:5px;}
  23.  
  24. a {color: #8C0E30; text-decoration: none; }
  25.  
  26. a:hover {color: black; text-decoration: none;
  27. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  28. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  29.  
  30. #box { position: fixed; top: 25%; left: 5%; height: 400px; width: 300px; background-color: #DFDFDF; overflow: auto; z-index: 1; }
  31.  
  32. #line { position: fixed; top: 33%; left: 10%; height: 2px; width: 220px; background-color: #8C0E30; overflow: auto; z-index: 2; }
  33.  
  34. #yona {position: fixed; top: 26%; left: 5.5%; width: 100px; height: 100px; background-image: url("GIF 1"); background-position: right; background-size: 100% 100%; border: solid 2px #8C0E30; border-radius:50%; z-index: 3; -webkit-transition: all 1.5s ease-in-out; -moz-transition: all 1.5s ease-in-out; -o-transition: all 1.5s ease-in-out; -ms-transition: all 1.5s ease-in-out; transition: all 1.5s ease-in-out; }
  35.  
  36. #yona:hover{ height: 100px; width: 100px; background-image:url(GIF 2); background-position: ; background-repeat:no-repeat; background-size: 100% 100%; filter: alpha(opacity=3); opacity: 3; overflow:auto; transform:rotate(3720deg); -moz-transform:rotate(3720deg); /* Firefox 4 */ -webkit-transform:rotate(720deg); /* Safari and Chrome */ -o-transform:rotate(720deg); /* Opera */ -webkit-transition: all 1.5s ease-in-out; -moz-transition: all 1.5s ease-in-out; -o-transition: all 1.5s ease-in-out; -ms-transition: all 1.5s ease-in-out; transition: all 1.5s ease-in-out; border-radius:50%; }
  37.  
  38. .Name { position: fixed; top: 27%; left: 13.5%; color: #8C0E30; font-size: 30px; line-height: 50px; font-family: 'Mr Dafoe', cursive; z-index: 900; }
  39.  
  40. .abox {background-color:#DFDFDF; color: #000; font-size: 13px; font-family: 'Rajdhani', sans-serif; text-align: justify; position: absolute; width: 276; height: 264; left: 75; top: 290; letter-spacing:0px; line-height: 11px; padding: 3px; margin: 1px; overflow:auto; border: 1px solid black; z-index: 100;}
  41.  
  42. .navbar {Background-color: transparent; Position: absolute; Height: 13px; Width: 242px; Left: 12.5%; Top: 33%; padding: 4px; z-index: 100; font-family: 'Unica One', cursive; font-weight: bold;}
  43.  
  44. .link1 {Position: absolute; Left: 13px; }
  45.  
  46. .link2 {Position: absolute; Left: 43px; }
  47.  
  48. .link3 {Position: absolute; Left: 75px; }
  49.  
  50. .link4 {Position: absolute; Left: 115px; }
  51.  
  52. .link5 {Position: absolute; Left: 150px; }
  53.  
  54. .slide {Position: fixed; Height: 555555; Width: 555555; Top: -200px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  55.  
  56. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  57.  
  58. h1 { Color: #000; Border-bottom: 1.5px solid #4F335E; Border-left: 40px solid #8C0E30; font-size:16px; text-align: center; Text-Shadow: #878487 2px 1px 1px; Font-family: 'Rajdhani', sans-serif; Margin-Top: 1px;}
  59.  
  60. .hak { position: fixed; background-color: #DFDFDF; border:1px #000 solid; overflow: auto; width: 272; height: 260; top: 42.9%; left: 5.6%; padding: 5px; text-align: justify; font-size: 11px; font-family: 'Rajdhani', sans-serif; color: #000; line-height: 14px; z-index: 1;}
  61.  
  62. #princess-yona { position:fixed; right: 10%; bottom: 0%; height: 650px; width: 450px;}
  63.  
  64. </style>
  65.  
  66. <div id="princess-yona">
  67. <img src="RENDER" height="100%" width="100%">
  68. </div>
  69.  
  70. <div id="box"></div>
  71. <div id="yona"></div>
  72. <div id="line"></div>
  73.  
  74. <div class="Name">CHARA NAME</div>
  75.  
  76. <div class="hak">
  77.  
  78. <h1>Table Header</h1>
  79.  
  80. </div>
  81.  
  82. <div class="navbar">
  83. <a class="link1" href="#1"><font size="2">One</a></font>
  84. <a class="link2" href="#2"><font size="2">Two</a></font>
  85. <a class="link3" href="#3"><font size="2">Three</a></font>
  86. <a class="link4" href="#4"><font size="2">Four</a></font>
  87. <a class="link5" href="#5"><font size="2">Reset</a></font>
  88. </div></div>
  89.  
  90. <div id="1" class="slide">
  91. <div class="abox">
  92.  
  93.  
  94.  
  95. </div></div>
  96.  
  97. <div id="2" class="slide">
  98. <div class="abox">
  99.  
  100.  
  101.  
  102. </div></div>
  103.  
  104. <div id="3" class="slide">
  105. <div class="abox">
  106.  
  107.  
  108.  
  109. </div></div>
  110.  
  111. <div id="4" class="slide">
  112. <div class="abox">
  113.  
  114.  
  115.  
  116. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment