mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 16:21:54 +08:00
9 lines
180 B
CSS
Executable File
9 lines
180 B
CSS
Executable File
.user-content-body .dl-content a {
|
|
color: var(--color-blue);
|
|
}
|
|
.user-content-body .span-edit {
|
|
margin-left: 1.5rem;
|
|
}
|
|
.user-content-body img {
|
|
vertical-align: middle;
|
|
} |