This commit is contained in:
parent
d7a9c1bd62
commit
cecc429691
|
@ -1,5 +1,5 @@
|
||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
* {scrollbar-color: #e5e5e5 #f7f7f9;scrollbar-width: thin;}
|
/* * {scrollbar-color: #e5e5e5 #f7f7f9;scrollbar-width: thin;} */
|
||||||
html {margin: 0 auto;max-width: 1200px;}
|
html {margin: 0 auto;max-width: 1200px;}
|
||||||
body {overflow-x: hidden;}
|
body {overflow-x: hidden;}
|
||||||
.font-color,.font-color-red {color:#fc4141!important}
|
.font-color,.font-color-red {color:#fc4141!important}
|
||||||
|
|
Loading…
Reference in New Issue