Advertisement
fredysugiman

Some random paste GOP

Sep 11th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 KB | None | 0 0
  1.  
  2.  
  3. body {
  4. background:transparent none;
  5. }
  6.  
  7. .media_panel object {min-width:400px;
  8. min-height:300px;
  9. opacity:0.3;
  10. }
  11.  
  12. .media_panel:hover object {
  13. opacity:1;
  14. }
  15. #columns {
  16. margin:-250px -400px;
  17. position:absolute;
  18. float:none;
  19. width:800px;
  20. height:500px;
  21. top:50%;
  22. left:50%;
  23. padding:0px;
  24. background:rgba(0,0,0,0.3);
  25. overflow:visible;
  26. pointer-events:none;
  27. z-index:20;}
  28.  
  29. .panel {pointer-events:auto;background:rgba(255,255,255,0.4);}
  30.  
  31. .panel:not(.custom_panel):not(.media_panel) {position:absolute;left:-20px;pointer-events:none;opacity:0;transform:scale(0,0);}
  32.  
  33. .custom_panel span {position:fixed;_height:5%;height:10%;
  34. width:5%;display:block;
  35. _background:rgba(255,2,2,0.1);
  36. left:0px;
  37. top:0px;
  38. z-index:-10;
  39. }
  40.  
  41. .custom_panel center {
  42. background:rgba(255,255,255,0.3) url(http://s.cdn.gaiaonline.com/images/petbattle/petbase/bear_coral_sm/idle.gif);
  43. border-radius:999px;
  44. background-position:0px -70px;
  45. background-size:auto auto;
  46. background-repeat:no-repeat;
  47. display:block;
  48. width:50px;
  49. height:50px;
  50. font-size:0px;
  51. position:fixed;
  52. left:50%;
  53. top:50%;
  54. pointer-events:none;
  55. }
  56. /*== 2 hundreds==*/
  57. .custom_panel span:nth-of-type(n), .custom_panel span:nth-of-type(n):hover ~ center {top:0%;}
  58. .custom_panel span:nth-of-type(n+21), .custom_panel span:nth-of-type(n+21):hover ~ center {top:10%;}
  59. .custom_panel span:nth-of-type(n+41), .custom_panel span:nth-of-type(n+41):hover ~ center {top:20%;}
  60. .custom_panel span:nth-of-type(n+61), .custom_panel span:nth-of-type(n+61):hover ~ center {top:30%;}
  61. .custom_panel span:nth-of-type(n+81), .custom_panel span:nth-of-type(n+81):hover ~ center {top:40%;}
  62. .custom_panel span:nth-of-type(n+101), .custom_panel span:nth-of-type(n+101):hover ~ center {top:50%;}
  63. .custom_panel span:nth-of-type(n+121), .custom_panel span:nth-of-type(n+121):hover ~ center {top:60%;}
  64. .custom_panel span:nth-of-type(n+141), .custom_panel span:nth-of-type(n+141):hover ~ center {top:70%;}
  65. .custom_panel span:nth-of-type(n+161), .custom_panel span:nth-of-type(n+161):hover ~ center {top:80%;}
  66. .custom_panel span:nth-of-type(n+181), .custom_panel span:nth-of-type(n+181):hover ~ center {top:90%;}
  67. .custom_panel span:nth-of-type(200) ~ span {display:none;}
  68.  
  69. /*== 4 hundred
  70. .custom_panel span:nth-of-type(n), .custom_panel span:nth-of-type(n):hover ~ center {top:0%;}
  71. .custom_panel span:nth-of-type(n+21), .custom_panel span:nth-of-type(n+21):hover ~ center {top:5%;}
  72. .custom_panel span:nth-of-type(n+41), .custom_panel span:nth-of-type(n+41):hover ~ center {top:10%;}
  73. .custom_panel span:nth-of-type(n+61), .custom_panel span:nth-of-type(n+61):hover ~ center {top:15%;}
  74. .custom_panel span:nth-of-type(n+81), .custom_panel span:nth-of-type(n+81):hover ~ center {top:20%;}
  75. .custom_panel span:nth-of-type(n+101), .custom_panel span:nth-of-type(n+101):hover ~ center {top:25%;}
  76. .custom_panel span:nth-of-type(n+121), .custom_panel span:nth-of-type(n+121):hover ~ center {top:30%;}
  77. .custom_panel span:nth-of-type(n+141), .custom_panel span:nth-of-type(n+141):hover ~ center {top:35%;}
  78. .custom_panel span:nth-of-type(n+161), .custom_panel span:nth-of-type(n+161):hover ~ center {top:40%;}
  79. .custom_panel span:nth-of-type(n+181), .custom_panel span:nth-of-type(n+181):hover ~ center {top:45%;}
  80. .custom_panel span:nth-of-type(n+201), .custom_panel span:nth-of-type(n+201):hover ~ center {top:50%;}
  81. .custom_panel span:nth-of-type(n+221), .custom_panel span:nth-of-type(n+221):hover ~ center {top:55%;}
  82. .custom_panel span:nth-of-type(n+241), .custom_panel span:nth-of-type(n+241):hover ~ center {top:60%;}
  83. .custom_panel span:nth-of-type(n+261), .custom_panel span:nth-of-type(n+261):hover ~ center {top:65%;}
  84. .custom_panel span:nth-of-type(n+281), .custom_panel span:nth-of-type(n+281):hover ~ center {top:70%;}
  85. .custom_panel span:nth-of-type(n+301), .custom_panel span:nth-of-type(n+301):hover ~ center {top:75%;}
  86. .custom_panel span:nth-of-type(n+321), .custom_panel span:nth-of-type(n+321):hover ~ center {top:80%;}
  87. .custom_panel span:nth-of-type(n+341), .custom_panel span:nth-of-type(n+341):hover ~ center {top:85%;}
  88. .custom_panel span:nth-of-type(n+361), .custom_panel span:nth-of-type(n+361):hover ~ center {top:90%;}
  89. .custom_panel span:nth-of-type(n+381), .custom_panel span:nth-of-type(n+381):hover ~ center {top:95%;}
  90. .custom_panel span:nth-of-type(400) ~ span {display:none;}
  91. ==*/
  92.  
  93. .custom_panel span:nth-of-type(20n+1), .custom_panel span:nth-of-type(20n+1):hover ~ center {left:0px;}
  94. .custom_panel span:nth-of-type(20n+2), .custom_panel span:nth-of-type(20n+2):hover ~ center {left:5%;}
  95. .custom_panel span:nth-of-type(20n+3),
  96. .custom_panel span:nth-of-type(20n+3):hover ~ center {left:10%;}
  97. .custom_panel span:nth-of-type(20n+4),
  98. .custom_panel span:nth-of-type(20n+4):hover ~ center {left:15%;}
  99. .custom_panel span:nth-of-type(20n+5),
  100. .custom_panel span:nth-of-type(20n+5):hover ~ center {left:20%;}
  101. .custom_panel span:nth-of-type(20n+6),
  102. .custom_panel span:nth-of-type(20n+6):hover ~ center {left:25%;}
  103. .custom_panel span:nth-of-type(20n+7),
  104. .custom_panel span:nth-of-type(20n+7):hover ~ center {left:30%;}
  105. .custom_panel span:nth-of-type(20n+8),
  106. .custom_panel span:nth-of-type(20n+8):hover ~ center {left:35%;}
  107. .custom_panel span:nth-of-type(20n+9),
  108. .custom_panel span:nth-of-type(20n+9):hover ~ center {left:40%;}
  109. .custom_panel span:nth-of-type(20n+10),
  110. .custom_panel span:nth-of-type(20n+10):hover ~ center {left:45%;}
  111. .custom_panel span:nth-of-type(20n+11),
  112. .custom_panel span:nth-of-type(20n+11):hover ~ center {left:50%;}
  113. .custom_panel span:nth-of-type(20n+12),
  114. .custom_panel span:nth-of-type(20n+12):hover ~ center {left:55%;}
  115. .custom_panel span:nth-of-type(20n+13),
  116. .custom_panel span:nth-of-type(20n+13):hover ~ center {left:60%;}
  117. .custom_panel span:nth-of-type(20n+14),
  118. .custom_panel span:nth-of-type(20n+14):hover ~ center {left:65%;}
  119. .custom_panel span:nth-of-type(20n+15),
  120. .custom_panel span:nth-of-type(20n+15):hover ~ center {left:70%;}
  121. .custom_panel span:nth-of-type(20n+16),
  122. .custom_panel span:nth-of-type(20n+16):hover ~ center {left:75%;}
  123. .custom_panel span:nth-of-type(20n+17),
  124. .custom_panel span:nth-of-type(20n+17):hover ~ center {left:80%;}
  125. .custom_panel span:nth-of-type(20n+18),
  126. .custom_panel span:nth-of-type(20n+18):hover ~ center {left:85%;}
  127. .custom_panel span:nth-of-type(20n+19),
  128. .custom_panel span:nth-of-type(20n+19):hover ~ center {left:90%;}
  129. .custom_panel span:nth-of-type(20n+20),
  130. .custom_panel span:nth-of-type(20n+20):hover ~ center {left:95%;}
  131.  
  132. .custom_panel span:nth-of-type(1) {left:0px !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement