Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. #profile-container {background:none;}.
  2. #profile-container {background:none;}.
  3. @import url(http://fonts.googleapis.com/css?family=Permanent+Marker);
  4.  
  5.  
  6. .pfor { display: none; }
  7. #profile { background-color: transparent; border: none; }
  8. body{background: #333333 url(http://i.imgur.com/RLY0pbb.jpg); overflow: hidden;}
  9. overflow: hidden;}
  10. /* © The Supreme @ RPC */
  11. body, a {cursor: url(http://i.picpar.com/1eq.png), progress !important;}
  12.  
  13. #whole {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  14.  
  15. ::-webkit-scrollbar-thumb {box-shadow: inset #000000 0px 0px 4px; border-right: 5px transparent solid; border-top: 5px transparent solid; border-bottom: 5px transparent solid;}
  16. ::-webkit-scrollbar {width: 8px; background-color: transparent;}
  17.  
  18.  
  19. #frame{
  20. position: fixed; margin: auto;
  21. left: 0px; top: 0px; right: 0px; bottom: 0px;
  22. width: 350px; height: 498px;
  23. background: #000000 url(http://i.picpar.com/2ctb.png); overflow: hidden;
  24. border: 1px solid #000000;
  25. text-align: left;
  26. z-index: 1;
  27. }
  28.  
  29. .picture{
  30. float: left; margin-left: 10px; margin-top: 10px;
  31. width: 328px; height: 476px;
  32. background: #000000;
  33. border: 1px solid #000000;
  34. }
  35.  
  36. .picture img{
  37. position: absolute;
  38. width: 328px; height: 476px;
  39. }
  40.  
  41.  
  42.  
  43. #info{
  44. position: fixed; margin: auto;
  45. left: 0px; top: 0px; right: 0px; bottom: 0px;
  46. width: 1198px; height: 498px;
  47. overflow: hidden;
  48. }
  49.  
  50. .info{
  51. float: left;
  52. margin-top: 10px; margin-left: 10px;
  53. width: 1178px; height: 478px;
  54. }
  55.  
  56. .info:target .left{margin-left: 0px;}
  57. .info:target .right{margin-left: 776px;}
  58. .info:target .text{opacity: 1;}
  59.  
  60. .text{
  61. position: absolute; margin-top: 10px; margin-left: 10px;
  62. width: 370px; height: 446px;
  63. padding: 5px; overflow: auto;
  64. background: rgba(300, 300, 300, 0.7);
  65. font-family: tahoma;
  66. font-size: 10px;
  67. text-align: justify;
  68. line-height: 12px;
  69. color: #000000;
  70. text-shadow: #000000 0px 0px 0px;
  71. box-shadow: inset #000000 0px 0px 0px 1px;
  72. -webkit-transition: 0.5s;
  73. -moz-transition: 0.5s;
  74. -o-transition: 0.5s;
  75. transition: 0.5s;
  76. opacity: 0;
  77. }
  78.  
  79. .quote{
  80. text-align: center;
  81. font-weight: bold;
  82. font-variant: small-caps;
  83. }
  84.  
  85. .quote strong{
  86. color: #990000;
  87. text-transform: uppercase;
  88. }
  89.  
  90. .left{
  91. position: absolute;
  92. margin-left: 294px;
  93. width: 400px; height: 476px;
  94. border: 1px solid #000000;
  95. -webkit-transition: 0.5s;
  96. -moz-transition: 0.5s;
  97. -o-transition: 0.5s;
  98. transition: 0.5s;
  99. }
  100.  
  101. .right{
  102. position: absolute;
  103. margin-left: 482px;
  104. width: 400px; height: 476px;
  105. border: 1px solid #000000;
  106. -webkit-transition: 0.5s;
  107. -moz-transition: 0.5s;
  108. -o-transition: 0.5s;
  109. transition: 0.5s;
  110. }
  111.  
  112. #one .left, #one .right{background: #999999 url(http://i.picpar.com/qctb.png); background-size: 100px;}
  113.  
  114.  
  115. .stats{
  116. float: left;
  117. width: 370px; height: 118px;
  118. overflow: hidden;
  119. -webkit-transition: 0.4s;
  120. }
  121.  
  122. .stat{
  123. float: left; margin-bottom: 2px;
  124. width: 182px; height: 16px;
  125. border: 1px solid #000000;
  126. overflow: hidden;
  127. -webkit-transition: 0.4s;
  128. }
  129.  
  130. .top{
  131. float: left;
  132. width: 182px; height: 16px;
  133. text-align: center;
  134. line-height: 14px;
  135. font-family: tahoma;
  136. font-size: 14px;
  137. color: #000000;
  138. font-variant: small-caps;
  139. font-weight: bold;
  140. background: #cccccc url(http://i.picpar.com/fltb.png);
  141. letter-spacing: 3px;
  142. -webkit-transition: 0.4s;
  143. }
  144.  
  145. .bot{
  146. float: left;
  147. width: 182px; height: 16px;
  148. text-align: center;
  149. line-height: 12px;
  150. font-family: Permanent Marker;
  151. font-size: 14px;
  152. color: #bbbbbb;
  153. font-variant: small-caps;
  154. background: #333333 url(http://i.picpar.com/fltb.png);
  155. letter-spacing: 0px;
  156. -webkit-transition: 0.4s;
  157. }
  158.  
  159. .stat:hover .top{margin-top: -16px;}
  160.  
  161. .ooc{
  162. float: left; margin-top: 5px;
  163. width: 370px; height: 323px;
  164. overflow: hidden;
  165. line-height: 16px;
  166. }
  167.  
  168. .ooc a{
  169. display: inline-block;
  170. text-decoration: underline;
  171. color: #000000;
  172. font-size: 12px;
  173. margin-top: 3px; margin-left: 1px;
  174. }
  175.  
  176. strong{
  177. font-size: 18px;
  178. font-family: Permanent Marker;
  179. letter-spacing: 1px;
  180. font-weight: normal;
  181. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement