Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Racing+Sans+One);
  3.  
  4.  
  5.  
  6.  
  7. #profile {display:none;}
  8.  
  9. .pfor {display: none;}
  10.  
  11. .right{
  12. float:right;
  13. }
  14.  
  15. .left{
  16. float:left;
  17. }
  18.  
  19.  
  20. a, a:hover, .stats:hover {
  21. cursor:url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; }
  22.  
  23.  
  24. body {
  25.  
  26. cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
  27. background-color: #FFF;
  28. background-image: url("https://puu.sh/qbrwk/b18dcaea1f.png");
  29. background-position:left;
  30. background-size:100% 100%;
  31. background-repeat:no-repeat;
  32. }
  33.  
  34. #img {
  35. position: absolute;
  36. right:0px;
  37. bottom:0px;
  38. height:100%;
  39. width:400px;
  40. z-index:-1;
  41. }
  42.  
  43.  
  44. #name {
  45. position:fixed;
  46. width: 600px;
  47. height: 200px;
  48. top:5px;
  49. left:-200px;
  50. color:#000000;
  51. font-family: 'Racing Sans One', cursive;
  52. font-size: 50px;
  53. text-align:left;
  54. text-shadow: 4px 2px 0px #FFF;
  55. overflow:hidden;
  56. transform: translateX(100%);
  57. -webkit-animation: anim 1.5s 1;
  58. animation: anim 2.9s 1;
  59. }
  60. @-webkit-keyframes anim {
  61. 0% {opacity:0;}
  62. 0% {
  63. transform: translateX(100%);
  64. }
  65. 10% {
  66. transform: translateX(0);
  67. }
  68. 20% {
  69. transform: translateX(0);
  70. }
  71. 60% {
  72. transform: translateX(0);
  73. }
  74. 100% {
  75. transform: translateX(100%);
  76. }
  77. }
  78. @keyframes anim {
  79. 0% {opacity:0;}
  80. 0% {
  81. transform: translateX(100%);
  82. }
  83. 10% {
  84. transform: translateX(0);
  85. }
  86. 20% {
  87. transform: translateX(0);
  88. }
  89. 60% {
  90. transform: translateX(0);
  91. }
  92. 100% {
  93. transform: translateX(100%);
  94. }
  95. }
  96.  
  97.  
  98.  
  99.  
  100.  
  101. #int{
  102. position: absolute;
  103. right:430px;
  104. top:50px;
  105. height:20px;
  106. width:100px;
  107. z-index:1;
  108. color:#000;}
  109.  
  110.  
  111.  
  112. .grow {
  113. position:absolute;
  114. left: -410px;
  115. top: 50px;
  116. height: 0px;
  117. width: 400px;
  118. font-family: 'Racing Sans One', cursive;
  119. background: transparent;
  120. font-size:16px;
  121. z-index:1;
  122. color:#555;
  123. border-top: 6px double #000;
  124. border-top: 6px double #000;
  125. border-radius:0px 0px 10px 10px;
  126. text-shadow: 1px 1px #e6f7ff;
  127. margin: 5px 1% 5px 1%;
  128. float: left;
  129. -webkit-animation: slide 0.5s forwards;
  130. -webkit-animation-delay: 2s;
  131. animation: slide 4.5s forwards;
  132. animation-delay: 1.5s;
  133. opacity:1.0;
  134. transition:height 1.5s;
  135. -webkit-transition:height 1.5s;
  136. overflow:auto;
  137. }
  138.  
  139. @-webkit-keyframes slide {
  140. 0% {opacity:0;}
  141. 100% { left: 400px; opacity:1;}
  142. }
  143.  
  144. @keyframes slide {
  145. 0% {opacity:1.0;}
  146. 100% { left: 400px; }
  147. }
  148.  
  149. }
  150.  
  151. .grow:hover {
  152. height: 350px; /* This is the height on hover */
  153. }
  154.  
  155. a:visited, a:link, a:active
  156. {color:#FFF;
  157. text-decoration: none;
  158. -webkit-transition: all .8s ease;
  159. -moz-transition: all .8s ease;
  160. -o-transition: all .8s ease;
  161. }
  162. a:hover{
  163. color:#000;}
  164.  
  165. b{color:#111;text-shadow: 1px 1px #e6f7ff;}
  166.  
  167. b:hover{color:#FFF;}
  168.  
  169.  
  170.  
  171. ::-webkit-scrollbar {width: 0px;}
  172. ::-webkit-scrollbar-thumb:vertical {
  173. height: 0px;background-color:transparent;border: 0px solid #36F6FF; border-radius:20%;}
  174. ::-webkit-scrollbar-thumb:horizontal {
  175. height: 0px;background-color: #C5D1BC;border: 0px ;width: 0px;}
  176.  
  177.  
  178.  
  179. </style>
  180. <div id="img"><img src="https://puu.sh/qbrba/5e3b41c288.png" height="100%" width="100%"></div>
  181.  
  182. <div class="grow" style="background-color:rgba(15,49,169,0.5);">
  183.  
  184.  
  185. <br>
  186. <span class="left"><b>Name</b>:</span>
  187. ​<span class="right">Filler</span>
  188. <br>
  189. <span class="left"><b>Moniker</b>:</span>
  190. ​<span class="right">Filler</span>
  191. <br>
  192. <span class="left"><b>Age</b>:</span>
  193. ​<span class="right"><strike>Filler</strike></span>
  194. <br>
  195. <span class="left"><b>Gender</b>:</span>
  196. ​<span class="right">Filler</span>
  197. <br>
  198. <span class="left"><b>Height</b>:</span>
  199. ​<span class="right">Filler</span>
  200. <br>
  201. <span class="left"><b>Weight</b>:</span>
  202. ​<span class="right">Filler</span>
  203. <br>
  204. <span class="left"><b>Hair Color</b>:</span>
  205. ​<span class="right">Filler</span>
  206. <br>
  207. <span class="left"><b>Eye Color</b>:</span>
  208. ​<span class="right">Filler</span>
  209. <br>
  210. <span class="left"><b>Occupation</b>:</span>
  211. ​<span class="right">Filler</span>
  212. <br>
  213. <span class="left"><b>Affiliation</b>:</span>
  214. ​<span class="right">Filler</span>
  215. <br>
  216. <span class="left"><b>Ranking</b>:</span>
  217. ​<span class="right">Filler</span>
  218. <br>
  219. <span class="left"><b>Birth Place</b>:</span>
  220. ​<span class="right">Filler</span>
  221. <br>
  222. <span class="left"><b>Ethnicity</b>:</span>
  223. ​<span class="right">Filler</span>
  224. <br>
  225. <span class="left"><b>Orientation</b>:</span>
  226. ​<span class="right">Filler</span>
  227. <br>
  228. <span class="left"><b>Status</b>:</span>
  229. ​<span class="right">Filler</span>
  230. <br>
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242. </div>
  243.  
  244. <div id="int">---Hover Here</div>
  245.  
  246.  
  247.  
  248. <div id="name">Felicitee</div>
  249.  
  250. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement