5 lines
124 B
CSS
5 lines
124 B
CSS
body{background:white; overflow:none}
|
|
|
|
.thWidth{width:120px !important;}
|
|
html[lang^='zh-'] .thWidth{width:80px !important;}
|