diff --git a/css/main.css b/css/main.css index 84928d4..f92d0f5 100644 --- a/css/main.css +++ b/css/main.css @@ -235,4 +235,17 @@ i.rules-icon:hover { } .modal > .modal-footer { background: rgba(50, 50, 50, 0.6); +} +::-webkit-scrollbar { + width: 12px; +} + +::-webkit-scrollbar-track { + background: rgba(100,100,100,0.1); + border-radius: 10px; +} + +::-webkit-scrollbar-thumb { + border-radius: 10px; + background: rgba(230,230,230,0.3); } \ No newline at end of file diff --git a/index.html b/index.html index 7dac6ef..a808cd6 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
  • Rules
  • Staff
  • Masterbuilders
  • -
  • Forum
  • +
  • Forum