mirror of
https://github.com/System-End/riceathon.git
synced 2026-04-19 16:28:27 +00:00
Fix inline code being unreadable
This commit is contained in:
parent
f97ed33635
commit
c93c5094ed
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ header > p > a {
|
|||
}
|
||||
|
||||
.guide-content code:not([class*='language-']) {
|
||||
background: #00000000;
|
||||
background: #1e1e1e;
|
||||
color: #c9d1d9;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue