Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. #profile-container {
  2. background: none;
  3. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  4. }
  5.  
  6.  
  7.  
  8. body{
  9. background: #fff url("") repeat;
  10. overflow:hidden;
  11. @import 'https://fonts.googleapis.com/css?family=Open+Sans:300';
  12. -webkit-user-select: none;
  13.  
  14. }
  15.  
  16. ::-webkit-scrollbar {
  17. display: none;
  18. }
  19.  
  20.  
  21. #picturegroupbox{
  22. position: absolute;
  23. top: 4px;
  24. left: -83px;
  25. background-color: #22;
  26. border: px solid #000;
  27. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  28. height: 728px;
  29. z-index: 7;
  30. font-size: 12px;
  31. width: 916px;
  32. -webkit-user-select: none;
  33. overflow: auto;}
  34.  
  35. #mainboxfade{
  36. position: absolute;
  37. top: 4px;
  38. left: -83px;
  39. box-shadow: 0 0 8px 10px #fff inset;
  40. border: px solid #;
  41. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  42. height: 728px;
  43. z-index: 8;
  44. font-size: 12px;
  45. pointer-events: none;
  46. width: 916px;
  47. -webkit-user-select: none;
  48. overflow: auto;}
  49.  
  50.  
  51. .picture{
  52. position: absolute;
  53. top: 0px;
  54. left: 305px;
  55. width: 306px;
  56. height: 728px;
  57. background: url(https://i.imgur.com/pXs9zKc.jpg);
  58. background-size: 651px;
  59. border: px solid #fff;
  60. background-repeat: none;
  61. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  62. -webkit-user-select: none;
  63. filter: blur(2px);
  64. background-repeat:no-repeat;
  65. -webkit-transition: all 1s ease;
  66. background-position: 45% 50%;
  67. z-index: 0;
  68. }
  69.  
  70. .picture:hover {
  71. background: url('https://i.imgur.com/pXs9zKc.jpg');
  72. background-size: 916px;
  73. background-repeat:no-repeat;
  74. width:916px;
  75. left: 0;
  76. filter: blur(0px);
  77. z-index: 9999999;
  78. height: 800px;
  79. }
  80.  
  81. .pictureleft{
  82. position: absolute;
  83. top: 0px;
  84. left: 4px;
  85. filter: blur(2px);
  86. width: 305px;
  87. height: 728px;
  88. background: url(https://i.imgur.com/H8Iu3vw.jpg);
  89. background-size: 650px;
  90. border: px solid #fff;
  91. background-repeat: none;
  92. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  93. -webkit-user-select: none;
  94. background-repeat:no-repeat;
  95. background-position: 20% 0%;
  96. -webkit-transition: all 1s ease;
  97. z-index: 5;
  98. }
  99.  
  100. .pictureleft:hover {
  101. background: url('https://i.imgur.com/H8Iu3vw.jpg');
  102. background-size: 916px;
  103. background-repeat:no-repeat;
  104. width:916px;
  105. left: 0;
  106. filter: blur(0px);
  107. z-index: 10;
  108. height: 800px;
  109. }
  110.  
  111. .pictureright{
  112. position: absolute;
  113. top: 0px;
  114. right: 4px;
  115. width: 305px;
  116. height: 728px;
  117. background: url(https://i.imgur.com/HB8spjo.jpg);
  118. background-size: 750px;
  119. border: px solid #fff;
  120. background-repeat: none;
  121. filter: blur(2px);
  122. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  123. -webkit-user-select: none;
  124. background-repeat:no-repeat;
  125. background-position: 90% 0%;
  126. -webkit-transition: all 1s ease;
  127. z-index: 5;
  128. overflow: hidden;
  129. }
  130.  
  131. .pictureright:hover {
  132. background: url('https://i.imgur.com/HB8spjo.jpg');
  133. background-size: 916px;
  134. background-repeat:no-repeat;
  135. filter: blur(0px);
  136. width:916px;
  137. right: 0;
  138. z-index: 10;
  139. height: 800px;
  140. }
  141.  
  142. #mainbox{
  143. position: absolute;
  144. top: 650px;
  145. left: -30px;
  146. background-color: #fff;
  147. border: px solid #fff;
  148. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  149. height: 42px;
  150. z-index: 100;
  151. color: #000;
  152. padding: 5px;
  153. line-height: 23px;
  154. border-radius: 5px;
  155. font-size: 18px;
  156. width: 800px;
  157. -webkit-transition: all 2s ease;
  158. filter: blur(0.4px);
  159. font-family: 'Teko';
  160. font-style: normal;
  161. font-weight: 400;
  162. -webkit-user-select: none;
  163. box-shadow: 5px 5px 9px 0px rgba(0,0,0,0.75);
  164. overflow: hidden;}
  165.  
  166. a:link,
  167. a:visited,
  168. a:active {
  169. text-decoration: none;
  170. color: #FF8C00;
  171. z-index: 10;
  172. -webkit-transition: all .5s ease;
  173. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  174.  
  175. }
  176.  
  177. @font-face {
  178. font-family: 'Teko';
  179. font-style: normal;
  180. font-weight: 400;
  181. src: local('Teko Regular'), local('Teko-Regular'), url(https://fonts.gstatic.com/s/teko/v9/LYjNdG7kmE0gfaN9pQ.woff2) format('woff2');
  182. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  183. }
  184.  
  185. ------------
  186.  
  187. <div class="boxwhitefade">&nbsp;</div>
  188. <div id="picturegroupbox">
  189. <div class="picture">&nbsp;</div>
  190. <div class="pictureleft">&nbsp;</div>
  191. <div class="pictureright">&nbsp;</div>
  192. </div>
  193. <div id="mainboxfade">
  194. <p style="text-align: center;"><span style="color: #000000; font-family: helvetica;">&nbsp; </span></p>
  195. </div>
  196. <div id="mainbox">
  197. <p style="text-align: center;">Shinra. Demigod. Rebelled with an army of his brethren against the gods and killed them, but is the only one that remains. WIP.</p>
  198. <p style="text-align: center;">7'1" - Does not age, can be killed - Bisento + Odachi - Good with kids and animals - Heavily scarred -&nbsp;<a href="https://imgur.com/a/qaNwJMP" target="_blank">Gallery</a></p>
  199. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement