mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-13 18:30:24 +08:00
16 lines
166 B
Plaintext
16 lines
166 B
Plaintext
pre.log-box {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.search-keyword-label {
|
|
a {
|
|
opacity: 1!important;
|
|
}
|
|
|
|
span.small {
|
|
font-size: 0.8em;
|
|
color: #4183c4!important;
|
|
}
|
|
}
|