mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
committed by
Rémi Verschelde
parent
f3f4c4149b
commit
3b2bfba823
@@ -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