Advertisement
Lizellea

Evio

Jan 22nd, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Farsan);
  4. @import url(https://fonts.googleapis.com/css?family=UnifrakturCook);
  5. @import url(https://fonts.googleapis.com/css?family=Yellowtail);
  6. @import url(https://fonts.googleapis.com/css?family=Cormorant+Unicase);
  7. @import url(https://fonts.googleapis.com/css?family=Cormorant+Upright);
  8.  
  9. ::-webkit-scrollbar { width: 4px; }
  10. ::-webkit-scrollbar-track { border-radius: 2px; background-color: #; }
  11. ::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #; }
  12.  
  13.  
  14. body {
  15. background-color: #000;
  16. background-image: url(http://i.imgur.com/1lTVNlC.png);
  17. background-attachment: fixed;
  18. background-position:center;
  19. background-repeat: repeat;
  20. background-size:;
  21. overflow:hidden;}
  22.  
  23. #box {
  24. z-index: 10;
  25. background-size: ;
  26. position: absolute;
  27. background-color:#;
  28. border: 1px solid #;
  29. top: 17%;
  30. left: 10%;
  31. height:70%;
  32. width: 75%;
  33. }
  34.  
  35. #name{
  36. position: absolute;
  37. z-index:15;
  38. left: 7%;
  39. top: 8%;
  40. color: #76499A;
  41. text-shadow: 0.1vw 0.1vw 0.1vw #000;
  42. font-family: Yellowtail;
  43. font-size: 4vw;
  44. letter-spacing: 0.1vw;
  45. opacity:0.7;
  46. }
  47.  
  48. #name2{
  49. position: absolute;
  50. z-index:15;
  51. left: 11%;
  52. top: 8%;
  53. color: #76499A;
  54. text-shadow: 0.1vw 0.1vw 0.1vw #000;
  55. font-family: Yellowtail;
  56. font-size: 4vw;
  57. letter-spacing: 0.1vw;
  58. opacity:0.7;
  59. }
  60.  
  61. .box1 {background-color: #;
  62. z-index:3;
  63. position: absolute;
  64. width: 30%;
  65. height: 96%;
  66. left: 1%;
  67. top:1%;
  68. overflow:auto;
  69. border:1px solid #;
  70. opacity:0;
  71. -webkit-animation:borderslide 3s 1;
  72. -moz-transition: borderslide 3s 1;
  73. -ms-transition: borderslide 3s 1;
  74. -o-transition: borderslide 3s 1;
  75. animation:borderslide 3s 1;
  76. animation-delay:1.5s;
  77. animation-fill-mode:forwards;
  78. -webkit-animation-delay:1.5s;
  79. -webkit-animation-fill-mode:forwards;}
  80. @keyframes borderslide
  81. {from{left:40%;opacity:0;}
  82. to{left:1%;opacity:1;}}
  83.  
  84. .box2 {background-color: #;
  85. z-index:3;
  86. position: absolute;
  87. width: 30%;
  88. height: 96%;
  89. right: 1%;
  90. top:1%;
  91. overflow:auto;
  92. border:1px solid #;
  93. opacity:0;
  94. -webkit-animation:borderslide2 3s 1;
  95. -moz-transition: borderslide2 3s 1;
  96. -ms-transition: borderslide2 3s 1;
  97. -o-transition: borderslide2 3s 1;
  98. animation:borderslide2 3s 1;
  99. animation-delay:1.5s;
  100. animation-fill-mode:forwards;
  101. -webkit-animation-delay:1.5s;
  102. -webkit-animation-fill-mode:forwards;}
  103. @keyframes borderslide2
  104. {from{right:40%;opacity:0;}
  105. to{right:1%;opacity:1;}}
  106.  
  107. #infobackground{
  108. position: absolute;
  109. z-index: 3;
  110. top: 38%;
  111. left: 1%;
  112. height: 60%;
  113. width: 96%;
  114. background-size: ;
  115. background-color:#000;
  116. background-image:url(http://i.imgur.com/1xPqWhn.png);
  117. background-position: center;
  118. background-repeat:repeat;
  119. border:5px groove #202020;
  120. overflow: hidden;
  121. color: #500243;
  122. font-family: Segoe Print;
  123. font-size: 10vh;
  124. opacity:1;}
  125.  
  126. #infobox{
  127. position: absolute;
  128. z-index: 4;
  129. top: 5%;
  130. left: 2.5%;
  131. height: 89%;
  132. width: 93%;
  133. overflow: hidden;
  134. color: #fff;
  135. text-align: justify;
  136. letter-spacing: .2px;
  137. line-height: 15px;
  138. border: 4px groove #202020;
  139. background-color:#151515;
  140. font-family: farsan;
  141. font-size: 16px;
  142. opacity:1;
  143. }
  144.  
  145. #infobackground2{
  146. position: absolute;
  147. z-index: 3;
  148. top: 38%;
  149. left: 1%;
  150. height: 60%;
  151. width: 96%;
  152. background-size: ;
  153. background-color:#000;
  154. background-image:url(http://i.imgur.com/1xPqWhn.png);
  155. background-position: center;
  156. background-repeat:repeat;
  157. border:5px groove #202020;
  158. overflow: hidden;
  159. color: #500243;
  160. font-family: Segoe Print;
  161. font-size: 10vh;
  162. opacity:1;}
  163.  
  164.  
  165. #infobox2{
  166. position: absolute;
  167. z-index: 4;
  168. top: 5%;
  169. left: 2.5%;
  170. height: 89%;
  171. width: 93%;
  172. overflow: hidden;
  173. color: #fff;
  174. text-align: justify;
  175. letter-spacing: .2px;
  176. line-height: 15px;
  177. border: 4px groove #202020;
  178. background-color:#151515;
  179. font-family: farsan;
  180. font-size: 16px;
  181. opacity:1;
  182. }
  183.  
  184.  
  185.  
  186. .tab1 { z-index:10; position: absolute; top: 33%; left: 13%; width: 30%; height: 3%; border-radius: 0%;background-color: #000;border:2px solid #340A55;font-family:Dr Sugiyama;color: #9CA241;text-align: center;font-size: 15px;border-radius: 10px 10px 10px 10px;}
  187. .tab2 { z-index:10; position: absolute; top: 33%; left: 57%; width: 30%; height: 3%; border-radius: 0%;background-color: #000;border:2px solid #340A55;font-family:Dr Sugiyama;color: #9CA241;text-align: center;font-size: 15px;border-radius: 10px 10px 10px 10px;}
  188. .tab3 { z-index:10; position: absolute; top: 33%; left: 13%; width: 30%; height: 3%; border-radius: 0%;background-color: #000;border:2px solid #340A55;font-family:Dr Sugiyama;color: #9CA241;text-align: center;font-size: 15px;border-radius: 10px 10px 10px 10px;}
  189. .tab4 { z-index:10; position: absolute; top: 33%; left: 57%; width: 30%; height: 3%; border-radius: 0%;background-color: #000;border:2px solid #340A55;font-family:Dr Sugiyama;color: #9CA241;text-align: center;font-size: 15px;border-radius: 10px 10px 10px 10px;}
  190.  
  191. h1 {width: 100%; height: auto; font-size: 20px;font-family:Yellowtail;margin-top:0px; margin-bottom: 5px; text-align: center; border-bottom: 1px solid #ccc; color: #5A3D70;}
  192. b, strong { color: #5A3D70;text-shadow: 0.1vw 0.1vw 0.1vw #;}
  193.  
  194. a {color: #8AA4CC; text-decoration: none; }
  195. a:hover {color: blue; text-decoration: line-through;
  196. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  197.  
  198. </style>
  199.  
  200. <div id="box">
  201. <img src="http://i.imgur.com/WyVWMJJ.png" height="700" style="position:absolute; bottom:-10%; left: 30%; z-index:1;">
  202.  
  203. <div class="box1">
  204. <img src="http://i.imgur.com/9swpKvd.gif" width="97%" height="30%" style="position:absolute; top:0%; left: 0%; z-index:4;border:5px groove #202020;">
  205. <div id="name">
  206. Evio Mangus
  207. </div>
  208. <a href="#1"><div class="tab1"></div></a>
  209. <a href="#2"><div class="tab2"></div></a>
  210. <div id="infobackground">
  211. <div id="infobox">
  212. <center>
  213. <div style="height: 100%; overflow-y: hidden;">
  214. <a name="1"></a>
  215. <div style="width:95%; height: 100%; top: 0px; overflow: auto;" align="left">
  216. <br>
  217. <h1>Title</h1>
  218. Tab1
  219. </div>
  220. </div>
  221.  
  222. <div style="height: 100%; overflow-y: hidden;">
  223. <a name="2"></a>
  224. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="left">
  225. <br>
  226. <h1>Saber (Alter)</h1>
  227. Corrupted by Angra Mainyu, she is vastly different from her normal self. She is also called Black Saber. In Fate/hollow ataraxia, she wears her casual clothes; a gothic dress called Alter Gothic Dress.
  228. <br><br><br>
  229. <h1>Title</h1>
  230. Tab 2
  231. </div>
  232. </div>
  233. </div>
  234. </div>
  235. </div>
  236.  
  237. <div class="box2">
  238. <img src="http://i.imgur.com/2RRGTQd.gif" width="97%" height="30%" style="position:absolute; top:0%; left: 0%; z-index:4;border:5px groove #202020;">
  239. <div id="name2">
  240. Elven Mage
  241. </div>
  242. <a href="#3"><div class="tab3"></div></a>
  243. <a href="#4"><div class="tab4"></div></a>
  244. <div id="infobackground2">
  245. <div id="infobox2">
  246. <center>
  247. <div style="height: 100%; overflow-y: hidden;">
  248. <a name="3"></a>
  249. <div style="width:95%; height: 100%; top: 0px; overflow: auto;" align="left">
  250. <br>
  251. <h1>Title</h1>
  252. Tab 3
  253. </div>
  254. </div>
  255.  
  256. <div style="height: 100%; overflow-y: hidden;">
  257. <a name="4"></a>
  258. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="center">
  259. <br>
  260. <h1>Title</h1>
  261. Tab4
  262.  
  263.  
  264. </div>
  265. </div>
  266. </div>
  267. </div>
  268. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement