mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
Fixed website inline code background
This commit is contained in:
parent
cbde4f2c67
commit
7e90bb671a
@ -133,7 +133,7 @@
|
||||
opacity: 30%;
|
||||
}
|
||||
|
||||
p > code {
|
||||
:not(pre) > code {
|
||||
color: var(--inline-code-color);
|
||||
background-color: var(--inline-code-bg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user