mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-03 20:00:21 +03:00
Fix code color
This commit is contained in:
parent
87800793b8
commit
98368c3ba5
|
@ -1,7 +1,7 @@
|
|||
.pre
|
||||
position: relative
|
||||
background: var(--color-front)
|
||||
color: var(--color-subtle)
|
||||
color: var(--color-subtle-on-dark)
|
||||
border-radius: var(--border-radius)
|
||||
overflow: auto
|
||||
width: 100%
|
||||
|
|
Loading…
Reference in New Issue
Block a user