mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Adjust font-size for code tags
This commit is contained in:
parent
d1921131b6
commit
a72aa58c92
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ a {
|
|||
code, .code {
|
||||
background-color: var(--button-surface);
|
||||
font-family: monospace;
|
||||
font-size: smaller;
|
||||
padding: 4px;
|
||||
}
|
||||
hr {
|
||||
|
|
|
|||
Loading…
Reference in a new issue