|
|
第1行: |
第1行: |
| .img-adjust img {
| |
| max-width: 100% !important;
| |
| height: auto !important;
| |
| width: auto/9 !important;
| |
| }
| |
|
| |
|
| body {
| |
| font-family: Inter,system-ui,-apple-system,Segoe UI,"微软雅黑", sans-serif !important;
| |
| }
| |
|
| |
| pre, pre code, kbd, textarea, input {
| |
| font-family: 'SFMono-Regular',Consolas,'Courier New',monospace, system-ui,-apple-system, "微软雅黑", Segoe UI, sans-serif; !important;
| |
| }
| |