Fix code text color
This commit is contained in:
parent
070ff4dd24
commit
d02c8fea59
@ -407,6 +407,7 @@ code {
|
|||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
border-radius: 0.3rem;
|
border-radius: 0.3rem;
|
||||||
background-color: #f5f6f7;
|
background-color: #f5f6f7;
|
||||||
|
color: orangered;
|
||||||
}
|
}
|
||||||
pre > code {
|
pre > code {
|
||||||
margin: 1.5em 0;
|
margin: 1.5em 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user