Badger-actual

jennigans

Nov 28th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. <style>
  2.  
  3. .pfor {display: none;}
  4. #profile {border: 0px; background: transparent;}
  5. /* © The Supreme @ RPC */
  6. body{background: #80A098 url(https://images4.alphacoders.com/548/54846.jpg); background-size: 250px; overflow: hidden;}
  7. body, a {cursor: url(https://images4.alphacoders.com/548/54846.jpg), progress !important;}
  8.  
  9. #whole{position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  10.  
  11. ::-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;}
  12. ::-webkit-scrollbar {width: 8px; background-color: transparent;}
  13.  
  14. #main{
  15. position: fixed; margin: auto;
  16. left: 0px; right: 0px; top: 0px; bottom: 0px;
  17. width: 506px; height: 454px;
  18. text-align: left;
  19. }
  20.  
  21. /* */
  22. #main .close, #main .show{
  23. position: absolute;
  24. width: 500px; height: 200px;
  25. margin-top: 124px;
  26. border: 3px solid #000000;
  27. }
  28.  
  29. .story, .ooc{
  30. position: absolute;
  31. margin-left: 3px;
  32. width: 480px; height: 84px;
  33. padding: 7px;
  34. border: 3px solid #000000;
  35. background: #000000;
  36. font-family: tahoma;
  37. font-size: 10px;
  38. color: #ffffff;
  39. text-align: center;
  40. text-shadow: #000000 0px 0px 0px;
  41. -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s;
  42. -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s;
  43. }
  44.  
  45. .stats, .links{
  46. position: absolute;
  47. margin-top: 127px;
  48. width: 84px; height: 180px;
  49. padding: 7px;
  50. border: 3px solid #000000;
  51. background: #000000;
  52. text-align: center;
  53. font-size: 10px;
  54. font-family: tahoma;
  55. line-height: 12px;
  56. letter-spacing: 2px;
  57. color: #000000;
  58. text-shadow: #000000 0px 0px 0px;
  59. -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s;
  60. -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s;
  61. }
  62.  
  63. .stats strong{
  64. letter-spacing: 1px;
  65. font-size: 12px;
  66. color: #F3F5D1;
  67. font-variant: small-caps;
  68. text-shadow: #000000 -1px -1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 1px 1px 0px;
  69. }
  70.  
  71. .links a{
  72. display: block;
  73. width: 84px; height: 15px;
  74. text-decoration: none;
  75. font-family: tahoma;
  76. font-weight: bold;
  77. letter-spacing: 1px;
  78. font-size: 12px;
  79. color: #F3F5D1;
  80. font-variant: small-caps;
  81. line-height: 15px;
  82. text-shadow: #000000 -1px -1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 1px 1px 0px;
  83. }
  84.  
  85. .links a:hover{
  86. color: #ffffff;
  87. text-shadow: none;
  88. box-shadow: inset #2B818E 5px 0px 0px, inset #2B818E -5px 0px 0px;
  89. }
  90.  
  91. .story{margin-top: 114px;}
  92. .ooc{margin-top: 236px;}
  93. .stats{margin-left: -10px;}
  94. .links{margin-left: 412px;}
  95.  
  96.  
  97. #main:target .story{margin-top: 0px; background: #80A098; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}
  98. #main:target .ooc{margin-top: 350px; background: #80A098; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}
  99. #main:target .stats{margin-left: -124px; background: #80A098; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}
  100. #main:target .links{margin-left: 526px; background: #80A098; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}
  101. #main:target .box{opacity: 1; -webkit-transition-delay: 1s; -moz-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s;}
  102. #main:target .close{z-index: 1;}
  103.  
  104. .box{
  105. position: absolute;
  106. width: 104px; height: 104px;
  107. text-align: left;
  108. font-size: 10px;
  109. opacity: 0;
  110. font-family: tahoma;
  111. line-height: 12px;
  112. letter-spacing: 2px;
  113. color: #000000;
  114. text-shadow: #000000 0px 0px 0px;
  115. -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s;
  116. -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;}
  117.  
  118.  
  119. .box img{
  120. position: absolute;
  121. margin-left: 25px; margin-top: 25px;
  122. width: 54px; height: 54px;
  123. }
  124.  
  125. </style>
  126. <div id="whole" oncontextmenu="return false;">
  127.  
  128.  
  129. <div id="main">
  130.  
  131. <div class="stats">
  132. <strong>Name</strong><br />
  133. Callie <br />
  134.  
  135. <strong>stat</strong><br />
  136. - - - <br />
  137.  
  138. <strong>stat</strong><br />
  139. - - - <br />
  140.  
  141. <strong>stat</strong><br />
  142. - - - <br />
  143.  
  144. <strong>stat</strong><br />
  145. - - - <br />
  146.  
  147. <strong>stat</strong><br />
  148. - - - <br />
  149.  
  150. <strong>stat</strong><br />
  151. - - - <br />
  152.  
  153. </div>
  154.  
  155. <div class="story">
  156. <br /><br /><br />This is the information in the top box.</div>
  157.  
  158.  
  159. <div class="ooc">
  160. Jen * Skype Available * Eastern Timezone *
  161. </div>
  162.  
  163.  
  164. <div class="links">
  165. <a href="http://66.media.tumblr.com/92def179c764198e66ca0b6bdcb51ddb/tumblr_inline_nof12igzGA1rnldk0_500.gif" target="_blank">link</a>
  166. <a href="http://66.media.tumblr.com/f757665cfd57f33ef602d14af199fce3/tumblr_inline_nof12cZL621rnldk0_500.gif" target="_blank">link</a>
  167. <a href="http://66.media.tumblr.com/e556e907319d824e9952c0c005f19b15/tumblr_inline_nof19xkLFw1rnldk0_500.gif" target="_blank">link</a>
  168. <a href="http://65.media.tumblr.com/6f250f0a1e7cd6632ff29cacc71ef09a/tumblr_inline_mrbyskkKq01qz4rgp.gif" target="_blank">link</a>
  169. <a href="http://67.media.tumblr.com/fb2440b62ff720a1bfc43c0e01689e4f/tumblr_inline_mrbzrwUM0Q1qz4rgp.gif" target="_blank">link</a>
  170. <a href="http://67.media.tumblr.com/e3df51f0f4a2f083a8956c09927a4c14/tumblr_inline_mrbzhvoFLQ1qz4rgp.gif" target="_blank">link</a>
  171. <a href="http://67.media.tumblr.com/160dada9909159fa39e4d8d73a8c854a/tumblr_inline_mrbxxaH37F1qz4rgp.gif" target="_blank">link</a>
  172. <a href="http://67.media.tumblr.com/tumblr_lr99woE24e1qbjr46o2_r3_500.gif" target="_blank">link</a>
  173. <a href="http://66.media.tumblr.com/tumblr_ltjvjgguL51qc4wzco1_500.gif" target="_blank">link</a>
  174. <a href="http://66.media.tumblr.com/tumblr_lnxh5aqdpz1qehuqho1_500.gif" target="_blank">link</a>
  175. <a href="x" target="_blank">link</a>
  176. <a href="x" target="_blank">link</a>
  177. </div>
  178.  
  179.  
  180. <a href="#" target="_self"><img class="close" src="http://33.media.tumblr.com/80172e3a10d019b222183ae469c881dd/tumblr_njkspbwXxX1u7a94ro1_500.gif" alt="" /></a>
  181. <a href="#main" target="_self"><img class="show" src="http://33.media.tumblr.com/80172e3a10d019b222183ae469c881dd/tumblr_njkspbwXxX1u7a94ro1_500.gif" alt="" /></a>
  182. </div>
  183. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment