Facebook
From nicky_worldxdd, 3 Years ago, written in CSS.
This paste is a reply to Re: Free robux from Eratic Agouti - view diff
Embed
Download Paste or View Raw
Hits: 452
  1. <span class="rbx-text-navbar-right text-header" id="nav-robux-amount">999K+</span>nav-robux-icon .icon-robux-28x28 {
  2.     background-position: 0 0;
  3. }
  4. .btn-navigation-nav-robux-md span[class^=icon-], .btn-navigation-nav-robux-md span[class^=icon-]:hover, a.btn-navigation-nav-robux-md span[class^=icon-], a.btn-navigation-nav-robux-md span[class^=icon-]:hover, button.btn-navigation-nav-robux-md span[class^=icon-], button.btn-navigation-nav-robux-md span[class^=icon-]:hover {
  5.     background-size: 56px auto;
  6.     width: 28px;
  7.     height: 28px;
  8. }
  9. .btn-navigation-nav-robux-md.disabled:hover span[class^=icon-], .btn-navigation-nav-robux-md.disabled span[class^=icon-], .btn-navigation-nav-robux-md[disabled]:hover span[class^=icon-], .btn-navigation-nav-robux-md[disabled] span[class^=icon-], .btn-navigation-nav-robux-md span[class^=icon-], a.btn-navigation-nav-robux-md.disabled:hover span[class^=icon-], a.btn-navigation-nav-robux-md.disabled span[class^=icon-], a.btn-navigation-nav-robux-md[disabled]:hover span[class^=icon-], a.btn-navigation-nav-robux-md[disabled] span[class^=icon-], a.btn-navigation-nav-robux-md span[class^=icon-], button.btn-navigation-nav-robux-md.disabled:hover span[class^=icon-], button.btn-navigation-nav-robux-md.disabled span[class^=icon-], button.btn-navigation-nav-robux-md[disabled]:hover span[class^=icon-], button.btn-navigation-nav-robux-md[disabled] span[class^=icon-], button.btn-navigation-nav-robux-md span[class^=icon-] {
  10.     background-position: 0 -28px;
  11. }
  12. .dark-theme .icon-default-economy-28x28, .dark-theme .icon-robux-28x28, .dark-theme .icon-robux-gold-28x28, .dark-theme .icon-robux-gray, .dark-theme .icon-robux-white {
  13.     background-image: url(https://images.rbxcdn.com/3a9b442…-economy_28x28_dark.svg);
  14. }
  15. .dark-theme .icon-clanpoint, .dark-theme .icon-default-branded, .dark-theme .icon-favorite, .dark-theme .icon-follow-game, .dark-theme .icon-follow-game-gray, .dark-theme .icon-leaderboard, .dark-theme .icon-playerpoint, .dark-theme .icon-robux, .dark-theme .icon-robux-28x28, .dark-theme .icon-robux-burst-banner, .dark-theme .icon-robux-gold, .dark-theme .icon-robux-gray, .dark-theme .icon-robux-white {
  16.     background-image: url(https://images.rbxcdn.com/b54ea75…-branded_dark_11062018.svg);
  17. }
  18. .icon-default-economy-28x28, .icon-robux-28x28, .icon-robux-gold-28x28, .icon-robux-gray, .icon-robux-white {
  19.     background-image: url(https://images.rbxcdn.com/f8669ed…-economy_28x28_light.svg);
  20.     background-repeat: no-repeat;
  21.     background-size: auto auto;
  22.     width: 28px;
  23.     height: 28px;
  24.     display: inline-block;
  25.     vertical-align: middle;
  26. }
  27. .icon-robux-28x28 {
  28.     background-position: 0 0;
  29. }
  30. .icon-robux, .icon-robux-28x28, .icon-robux-gold {
  31.     background-position: 0 -112px;
  32. }
  33. .icon-clanpoint, .icon-default-branded, .icon-favorite, .icon-favorite.favorited, .icon-follow-game, .icon-follow-game-gray, .icon-follow-game.disabled, .icon-follow-game.followed, .icon-leaderboard, .icon-playerpoint, .icon-robux, .icon-robux-28x28, .icon-robux-burst-banner, .icon-robux-gold, .icon-robux-gray, .icon-robux-white {
  34.     background-image: url(https://images.rbxcdn.com/757f696…-branded_04182018.svg);
  35.     background-repeat: no-repeat;
  36.     background-size: auto auto;
  37.     width: 28px;
  38.     height: 28px;
  39.     display: inline-block;
  40.     vertical-align: middle;
  41. }
  42. *, :after, :before {
  43.     -webkit-box-sizing: border-box;
  44.     -moz-box-sizing: border-box;
  45.     box-sizing: border-box;
  46.     text-rendering: auto;
  47.     -webkit-font-smoothing: antialiased;
  48.     -moz-osx-font-smoothing: grayscale;
  49. }
  50. *, :after, :before {
  51.     -webkit-box-sizing: inherit;
  52.     -moz-box-sizing: inherit;
  53.     box-sizing: inherit;
  54. }
  55. .dark-theme .btn-navigation-nav-robux-md {
  56.     background-color: transparent;
  57.     border-color: hsla(0,0%,100%,.7);
  58.     color: hsla(0,0%,100%,.7);
  59.     border-radius: 8px;
  60. }
  61. .btn-navigation-nav-robux-md, a.btn-navigation-nav-robux-md, button.btn-navigation-nav-robux-md {
  62.     -webkit-user-select: none;
  63.     -moz-user-select: none;
  64.     -ms-user-select: none;
  65.     user-select: none;
  66.     background-color: #fff;
  67.     color: #191919;
  68.     cursor: pointer;
  69.     display: inline-block;
  70.     font-weight: 500;
  71.     height: auto;
  72.     text-align: center;
  73.     white-space: nowrap;
  74.     vertical-align: middle;
  75.     padding: 4px;
  76.     font-size: 16px;
  77.     line-height: 100%;
  78.     border-radius: 3px;
  79.     border: none;
  80. }
  81. .gotham-font .text, .gotham-font body, .gotham-font button, .gotham-font html, .gotham-font input, .gotham-font pre, .gotham-font select, .gotham-font textarea {
  82.     font-family: HCo Gotham SSm,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
  83.     text-rendering: auto;
  84.     -webkit-font-smoothing: antialiased;
  85.     -moz-osx-font-smoothing: grayscale;
  86. }
  87. a[class^=btn], button[class^=btn] {
  88.     font-weight: 500;
  89. }
  90. button, html input[type=button], input[type=reset], input[type=submit] {
  91.     -webkit-appearance: button;
  92.     cursor: pointer;
  93. }
  94. button, select {
  95.     text-transform: none;
  96. }
  97. button, input, optgroup, select, textarea {
  98.     color: inherit;
  99.     font: inherit;
  100.     margin: 0;
  101. }
  102. user agent stylesheet
  103. button {
  104.     writing-mode: horizontal-tb !important;
  105.     font-style: ;
  106.     font-variant-ligatures: ;
  107.     font-variant-caps: ;
  108.     font-variant-numeric: ;
  109.     font-variant-east-asian: ;
  110.     font-weight: ;
  111.     font-stretch: ;
  112.     font-size: ;
  113.     font-family: ;
  114.     text-rendering: auto;
  115.     color: -internal-light-dark(black, white);
  116.     letter-spacing: normal;
  117.     word-spacing: normal;
  118.     line-height: normal;
  119.     text-transform: none;
  120.     text-indent: 0px;
  121.     text-shadow: none;
  122.     text-align: center;
  123.     cursor: default;
  124. }
  125. .rbx-header .rbx-navbar-icon-group li, .rbx-header .rbx-navbar-right-nav li {
  126.     text-align: center;
  127. }
  128. user agent stylesheet
  129. li {
  130.     text-align: -webkit-match-parent;
  131. }
  132. .rbx-header .rbx-navbar-icon-group {
  133.     margin: 0;
  134.     line-height: 28px;
  135.     float: right;
  136. }
  137. .nav {
  138.     margin-bottom: 0;
  139.     padding-left: 0;
  140.     list-style: none;
  141. }
  142. user agent stylesheet
  143. ul {
  144.     list-style-type: disc;
  145. }
  146. .gotham-font div {
  147.     font-size: 16px;
  148.     font-weight: 400;
  149.     line-height: 1.4em;
  150. }
  151. div {
  152.     font-size: 16px;
  153.     font-weight: 300;
  154.     line-height: 1.3em;
  155. }
  156. .gotham-font, .gotham-font .h1, .gotham-font .h2, .gotham-font .h3, .gotham-font .h4, .gotham-font .h5, .gotham-font .h6, .gotham-font h1, .gotham-font h2, .gotham-font h3, .gotham-font h4, .gotham-font h5, .gotham-font h6 {
  157.     font-family: HCo Gotham SSm,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
  158. }
  159. .gotham-font {
  160.     font-weight: 400;
  161. }
  162. .dark-theme {
  163.     background-color: #232527;
  164.     color: #fff;
  165. }
  166. body {
  167.     font-family: HCo Gotham SSm,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
  168.     font-weight: 300;
  169.     font-size: 16px;
  170.     width: 100%;
  171.     height: 100%;
  172.     min-width: 320px;
  173.     margin-bottom: 168px;
  174.     overflow-y: scroll;
  175. }
  176. html {
  177.     font-family: sans-serif;
  178.     -ms-text-size-adjust: 100%;
  179.     -webkit-text-size-adjust: 100%;
  180. }
  181. *, :after, :before {
  182.     -webkit-box-sizing: border-box;
  183.     -moz-box-sizing: border-box;
  184.     box-sizing: border-box;
  185.     text-rendering: auto;
  186.     -webkit-font-smoothing: antialiased;
  187.     -moz-osx-font-smoothing: grayscale;
  188. }
  189. *, :after, :before {
  190.     -webkit-box-sizing: inherit;
  191.     -moz-box-sizing: inherit;
  192.     box-sizing: inherit;
  193. }
  194. *, :after, :before {
  195.     -webkit-box-sizing: border-box;
  196.     -moz-box-sizing: border-box;
  197.     box-sizing: border-box;
  198.     text-rendering: auto;
  199.     -webkit-font-smoothing: antialiased;
  200.     -moz-osx-font-smoothing: grayscale;
  201. }
  202. *, :after, :before {
  203.     -webkit-box-sizing: inherit;
  204.     -moz-box-sizing: inherit;
  205.     box-sizing: inherit;
  206. }
  207. Account Security Prompt: No assignments were retrieved
  208. edc66704bd1974195d8c60f4a163441bec82f1bcb11c492e7df07c43f45a4d49.js:16
  209.       _______      _________      _____       ______     _
  210.      / _____     |____ ____|    / ___      | ____    | |
  211.     / /     _       | |       / /        | |      | |
  212.     | |               | |      / /         | |   | |  | |
  213.      ______         | |      | |     | |   | |___/ /  | |
  214.      ______         | |      | |     | |   |  ____/   | |
  215.                     | |      | |     | |   | |        | |
  216.      _      | |       | |            / /   | |        |_|
  217.      _____/ /       | |        ___/ /    | |         _
  218.      _______/        |_|        _____/     |_|        |_|
  219.  
  220.      Keep your account safe! Do not send any information from
  221.      here to anyone or paste any text here.
  222.  
  223.      If someone is asking you to copy or paste text here then
  224.      you're giving someone access to your account, your gear,
  225.     and your Robux.
  226.  
  227.     To learn more about keeping your account safe you can go to
  228.  
  229.     https://www.roblox.com/info/account-safety
  230.  
captcha