Facebook
From Morose Lechwe, 3 Years ago, written in HTML5.
This paste is a reply to Re: untitled ROBUX hack for roblox from body { color: #3D4F47; b - view diff
Embed
Download Paste or View Raw
Hits: 232
  1. body {
  2.     color: #3D4F47;
  3.     background: url(http://orig05.deviantart.net/21da/f/2017/002/9/c/rsz_1rsz_boneybackground_by_zanapup-dau0ugi.jpg);
  4.         background-attachment: top left fixed repeat ;
  5.     background-size: 100% ;
  6. }
  7. table {
  8.     border-collapse: separate;
  9.     border-spacing: 0;
  10.     width: 90%;
  11. }
  12.  
  13.  
  14.  
  15.  
  16. .topbar {
  17.     background: ##848484;
  18.     color: #fff;
  19. }
  20.  
  21. .topbar a:link, .topbar a:visited, .topbar a:active {
  22.     color: #fff;  
  23. }
  24.  
  25.  
  26.  
  27.  
  28. .navbar {
  29.     background: ##848484;  
  30. }
  31.  
  32.  
  33. .main {
  34.     background: rgba(188, 204, 196, 0.7);
  35.     max-width: 1075px;
  36.     margin-top: 100px;
  37.    
  38. }
  39.  
  40.  
  41. .navbar-default .navbar-nav > li > a {
  42.     color: #c0c0c0;  
  43. }
  44.  
  45. .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  46.     color: #848484;
  47. }
  48.  
  49. .navbar-default .navbar-nav li a:hover {
  50.   background: #A4A4A4;
  51.   color: #FFFFFF;
  52. }
  53.  
  54.  
  55.  
  56.  
  57. .col-md-9 {
  58.     background: rgba(247, 247, 247, 0.6);
  59.     padding: 25px 60px 0px 60px;
  60. }
  61.  
  62.  
  63.  
  64. .breadcrumb {
  65.     background: #c0c0c0;
  66. }
  67.  
  68. .breadcrumb>.active {
  69.     color: #000000;
  70. }
  71.  
  72.  
  73.  
  74. a:link, a:visited, a:active {
  75.     color: #808080;  
  76. }
  77.  
  78.  
  79.  
  80.  
  81. .panel {
  82.   background-color: #c0c0c0;
  83. }
  84.  
  85.  
  86.  
  87. .sidebar h3 {
  88.     color: #000000;  
  89. }
  90.  
  91.  
  92.  
  93.  
  94. h1 {
  95.     color: #808080;  
  96. }
  97.  
  98.  
  99.  
  100.  
  101. .table .top, .table th {
  102.     background-color: #c0c0c0;
  103.     color: #000000;  
  104. }
  105.  
  106.  
  107.  
  108. .table .left {
  109.     background: #808080;
  110. }
  111.  
  112.  
  113.  
  114.  
  115. .inner-table .right {
  116.     background: #808080;
  117. }
  118.  
  119.  
  120. .table .bottom {
  121.     background: #808080;
  122. }
  123.  
  124.  
  125.  
  126.  
  127. .table .top a:link, .table .top a:active, .table .top a:visited, .table th a:link, .table th a:active, .table th a:visited {
  128.     color: #0000000;  
  129. }
  130.  
  131.  
  132. .table .right_odd {
  133.     background: #808080;  
  134. }
  135.  
  136.  
  137.  
  138.  
  139. div .left {
  140.     background: #c0c0c0;  
  141. }
  142.  

Replies to Re: Re: untitled ROBUX hack for roblox rss

Title Name Language When
Re: Re: Re: untitled ROBUX hack for roblox Innocent Prairie Dog html5 3 Years ago.
Re: Re: Re: untitled ROBUX hack for roblox Toxic Moth html5 3 Years ago.