added blue code color
This commit is contained in:
@ -137,6 +137,6 @@ img {
|
||||
background: var(--secondary);
|
||||
}
|
||||
|
||||
p > code {
|
||||
color: #FF7F50;
|
||||
code {
|
||||
color: var(--code);
|
||||
}
|
||||
|
Reference in New Issue
Block a user