mirror of
https://github.com/easychen/checkchan-dist.git
synced 2026-08-30 18:01:47 +08:00
10 lines
171 B
CSS
10 lines
171 B
CSS
body
|
|
{
|
|
padding:40px;
|
|
max-width: 800px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
line-height: 1.8;
|
|
word-wrap: break-word;
|
|
word-break: break-all;
|
|
} |