mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-14 20:30:25 +08:00
14 lines
206 B
CSS
14 lines
206 B
CSS
|
|
pre.pre-box {
|
||
|
|
background: #eee;
|
||
|
|
padding: 1em;
|
||
|
|
}
|
||
|
|
.reasons {
|
||
|
|
margin-top: 0.3em;
|
||
|
|
}
|
||
|
|
.reasons ul {
|
||
|
|
margin: 0;
|
||
|
|
list-style: none;
|
||
|
|
padding: 0;
|
||
|
|
line-height: 1.8;
|
||
|
|
}
|
||
|
|
/*# sourceMappingURL=index.css.map */
|