remove highlight decoration

This commit is contained in:
yggverse 2024-03-22 00:15:33 +02:00
parent 28cdd0acfe
commit 458f36444c

View File

@ -245,12 +245,6 @@ $results = $query->offset($p * $config->webui->pagination->limit - $config->webu
line-height: 16px;
}
main > div > div > b
main > div > div > a > b {
color: #dbb133;
font-weight: bold;
}
main > div > div > a {
font-size: 12px;
}