Advertisement
hallowimg

aaaaaaaaaa

Jan 19th, 2020
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Abel|Cinzel|Great+Vibes|Lora|Nova+Slim|Oswald|Quicksand|Roboto+Condensed|Anton');
  3.  
  4. #bitch{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  5.  
  6. body
  7. {overflow-x:hidden;
  8. background-color: #ffd6d6;
  9. background-image: url("https://www.transparenttextures.com/patterns/greyzz.png");
  10. background-position: bottom right;
  11. background-repeat: repeat;
  12. background-attachment: fixed;
  13. }
  14.  
  15. ::-webkit-scrollbar {
  16. display:none
  17. }
  18.  
  19. ::-webkit-scrollbar-thumb:vertical {
  20. height: 0px;
  21. background-color: #000;
  22. border:3px solid #313136;
  23. }
  24.  
  25. ::-webkit-scrollbar-button:start:decrement,
  26. ::-webkit-scrollbar-button:end:increment {
  27. height: 0px;
  28. display: block;
  29. background-color: #313136;
  30. }
  31.  
  32. ::-webkit-scrollbar-track-piece {
  33. background-color: #313136;
  34. }
  35.  
  36. ::selection {
  37. color: #ccc;
  38. background: #000;
  39. }
  40.  
  41. h1 {
  42. font-family: "Great Vibes", cursive;
  43. font-size: 25px;
  44. margin-bottom: 1vw;
  45. line-height: 2vw;
  46. color: #FFBFD4;
  47. width: 100%;
  48. border-bottom: .2vw solid;
  49. border-image: linear-gradient(to right, transparent, #FFBFD4 10%, transparent);
  50. border-image-slice: 1;
  51. }
  52.  
  53. a {color: #fff;
  54. text-decoration: none;
  55. text-transform:uppercase;
  56. font-family: 'Nova Slim', sans-serif;
  57. ont-size:8px;
  58.  
  59. }
  60.  
  61. a:hover {color: black;
  62. text-decoration: none;
  63. }
  64.  
  65. b {
  66. color:#FFD5E3;
  67. text-shadow: 1px -1px 1px #000;
  68. font-family: 'Oswald', sans-serif;
  69. text-transform: uppercase;
  70. font-size:15px;
  71. letter-spacing: 0;
  72. font-weight:1;
  73. }
  74.  
  75.  
  76. .kicho {
  77. overflow:hidden;
  78. position:absolute;
  79. bottom:0vh;
  80. left:15vh;
  81. height:80vh;
  82. width:70vh;
  83. padding:0px;
  84. z-index: 2;
  85. opacity:1;
  86. filter: drop-shadow( 0px -1px 25px #EDA7A7);
  87. background-image: url('https://i.imgur.com/5GvsLmE.png');
  88. background-position:top center;
  89. background-attachment: absolute;
  90. background-repeat: no-repeat;
  91. -webkit-background-size: cover;
  92. -moz-background-size: cover;
  93. -o-background-size: cover;
  94. background-size: cover;
  95. }
  96.  
  97. .banner {
  98. overflow:hidden;
  99. position:absolute;
  100. bottom:0vh;
  101. left:95vh;
  102. height:100vh;
  103. width:15vh;
  104. padding:0px;
  105. z-index: 1;
  106. opacity:1;
  107. filter: drop-shadow( 0px -10px 10px #FA9FBD);
  108. background-image: url('https://i.imgur.com/qFxSWwE.png');
  109. background-position:top center;
  110. background-attachment: absolute;
  111. background-repeat: no-repeat;
  112. -webkit-background-size: cover;
  113. -moz-background-size: cover;
  114. -o-background-size: cover;
  115. background-size: cover;
  116. }
  117.  
  118. .icon {
  119. overflow:hidden;
  120. position:absolute;
  121. top: 36vh;
  122. left: -22vh;
  123. height: 70px;
  124. width:70px;
  125. padding:10px;
  126. opacity:1;
  127. border: 1px solid #454545;
  128. background-color: transparent;
  129. background-image: url('https://i.imgur.com/uzBDLjz.gif');
  130. background-position:center center;
  131. background-attachment: absolute;
  132. background-repeat: no-repeat;
  133. -webkit-transition: all 0.5s ease-in-out;
  134. -moz-transition: all 0.5s ease-in-out;
  135. -o-transition: all 0.5s ease-in-out;
  136. -ms-transition: all 0.5s ease-in-out;
  137. transition: all 0.5s ease-in-out;
  138. }
  139.  
  140. .icon2 {
  141. overflow:hidden;
  142. position:absolute;
  143. top: 63vh;
  144. left: -22vh;
  145. height:70px;
  146. width:70px;
  147. padding:10px;
  148. opacity:1;
  149. border: 1px solid #454545;
  150. background-color: transparent;
  151. background-image: url('https://i.imgur.com/EUVDI1l.gif');
  152. background-position:center center;
  153. background-attachment: absolute;
  154. background-repeat: no-repeat;
  155. -webkit-transition: all 0.5s ease-in-out;
  156. -moz-transition: all 0.5s ease-in-out;
  157. -o-transition: all 0.5s ease-in-out;
  158. -ms-transition: all 0.5s ease-in-out;
  159. transition: all 0.5s ease-in-out;
  160. }
  161.  
  162. #container {
  163. position:absolute;
  164. top:0vh;
  165. left:140vh;
  166. height:100vh;
  167. width:60vh;
  168. z-index:0;
  169. }
  170.  
  171. #dossier {
  172. background-color: #000;
  173. text-transform: uppercase;
  174. text-align: left;
  175. color: #555;
  176. font-size:15px;
  177. font-family: 'Roboto Condensed', sans-serif;
  178. position: absolute;
  179. width: 54vh;
  180. height: 21vh;
  181. right: 15%;
  182. top: 18vh;
  183. line-height: 13px;
  184. padding: 10px;
  185. margin: 1px;
  186. overflow:auto;
  187. z-index: 1;
  188. opacity: .5;
  189. -webkit-transition: all 0.5s ease-in-out;
  190. -moz-transition: all 0.5s ease-in-out;
  191. -o-transition: all 0.5s ease-in-out;
  192. -ms-transition: all 0.5s ease-in-out;
  193. transition: all 0.5s ease-in-out;
  194. }
  195.  
  196. #history {
  197. background-color: #000;
  198. text-transform: uppercase;
  199. text-align: left;
  200. color: #555;
  201. font-size:15px;
  202. font-family: 'Roboto Condensed', sans-serif;
  203. position: absolute;
  204. width: 54vh;
  205. height: 21vh;
  206. right: 15%;
  207. top: 43vh;
  208. line-height: 13px;
  209. padding: 10px;
  210. margin: 1px;
  211. overflow:auto;
  212. z-index: 1;
  213. opacity: .5;
  214. -webkit-transition: all 0.5s ease-in-out;
  215. -moz-transition: all 0.5s ease-in-out;
  216. -o-transition: all 0.5s ease-in-out;
  217. -ms-transition: all 0.5s ease-in-out;
  218. transition: all 0.5s ease-in-out;
  219. }
  220.  
  221. #abilities {
  222. background-color: #000;
  223. text-transform: uppercase;
  224. text-align: left;
  225. color: #555;
  226. font-size:15px;
  227. font-family: 'Roboto Condensed', sans-serif;
  228. position: absolute;
  229. width: 54vh;
  230. height: 21vh;
  231. right: 15%;
  232. top: 68vh;
  233. line-height: 13px;
  234. padding: 10px;
  235. margin: 1px;
  236. overflow:auto;
  237. z-index: 1;
  238. opacity: .5;
  239. -webkit-transition: all 0.5s ease-in-out;
  240. -moz-transition: all 0.5s ease-in-out;
  241. -o-transition: all 0.5s ease-in-out;
  242. -ms-transition: all 0.5s ease-in-out;
  243. transition: all 0.5s ease-in-out;
  244. }
  245.  
  246.  
  247. #tt {
  248.  
  249. position: absolute;
  250. letter-spacing:25;
  251. left: -3.5vh;
  252. top: 5vh;
  253. font-family: 'Anton';
  254. font-size: 100px;
  255. z-index: 1;
  256. -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), url('https://pa1.narvii.com/7010/0f1f03c5320a8f085c49ed0cc39bcfbb886f26cer1-366-206_hq.gif') repeat;
  257. background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;
  258. -webkit-background-size: cover;
  259. -moz-background-size: cover;
  260. -o-background-size: cover;
  261. background-size: cover;
  262. }
  263. </style>
  264.  
  265.  
  266. <div id="bitch" oncontextmenu="return false;"></div>
  267.  
  268. <div class="banner"></div>
  269.  
  270. <div id="container">
  271. <div class="icon"></div>
  272. <div class="icon2"></div>
  273. <div id="tt">VESPER</div>
  274.  
  275. <div id="dossier">
  276. <h1>dossier</h1>
  277. <b>name</b><font style="float:right">Kicho </font><br><br>
  278. <b>age</b><font style="float:right">mid 20s </font><br><br>
  279. <b>alias</b><font style="float:right">demon of hatred </font><br><br>
  280. <b>species</b><font style="float:right"><a title="alien from another dimension altogether. carries typical phenotypes akin to a cat.">samatran </a></font><br><br>
  281. <b>physique</b><font style="float:right"><a title="6'0 with ears.">5'9", 160lbs. </a></font><br><br>
  282. <b>build</b><font style="float:right">athletic, lean </font><br><br>
  283. <b>disposition</b><font style="float:right">constant negativity </font><br><br>
  284. <b>occupation</b><font style="float:right">unemployed </font><br><br>
  285. <b>status</b><font style="float:right">curious </font><br><br>
  286. </div>
  287.  
  288. <div id="history"><h1>history</h1>
  289. WIP.
  290. </div>
  291.  
  292. <div id="abilities"><h1>abilities</h1>
  293. WIP.
  294. </div>
  295.  
  296.  
  297. </div>
  298. <div class="kicho"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement