This commit is contained in:
yangtao 2024-03-24 12:29:31 +08:00
parent d7a9c1bd62
commit cecc429691
1 changed files with 1 additions and 1 deletions

View File

@ -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}