diff --git a/antiscroll.css b/antiscroll.css index 801155f..dae1369 100644 --- a/antiscroll.css +++ b/antiscroll.css @@ -5,8 +5,8 @@ } .antiscroll-scrollbar { - background: #666; - background: rgba(0, 0, 0, .6); + background: #747474; + background: rgba(0, 0, 0, 0.54); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;