diff --git a/static/css/base.css b/static/css/base.css index a8c8b94..34c8c29 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -1,5 +1,5 @@ @charset "UTF-8"; -* {scrollbar-color: #e5e5e5 #f7f7f9;scrollbar-width: thin;} +/* * {scrollbar-color: #e5e5e5 #f7f7f9;scrollbar-width: thin;} */ html {margin: 0 auto;max-width: 1200px;} body {overflow-x: hidden;} .font-color,.font-color-red {color:#fc4141!important}