mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
@@ -544,6 +544,11 @@ code,
|
||||
|
||||
/* Syntax highlighting */
|
||||
|
||||
/* Remove default red boxes around Pygments errors */
|
||||
.highlight .err {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
background-color: var(--highlight-background-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user