mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-11 01:50:27 +08:00
15 lines
160 B
Plaintext
15 lines
160 B
Plaintext
pre.pre-box {
|
|
background: #eee;
|
|
padding: 1em;
|
|
}
|
|
|
|
.reasons {
|
|
margin-top: 0.3em;
|
|
|
|
ul {
|
|
margin: 0;
|
|
list-style: none;
|
|
padding: 0;
|
|
line-height: 1.8;
|
|
}
|
|
} |