set code tag color to orange
This commit is contained in:
parent
ca1282d14c
commit
5a9ac66af7
@ -136,3 +136,7 @@ img {
|
||||
::-webkit-scrollbar-thumb:hover {
|
||||
background: var(--secondary);
|
||||
}
|
||||
|
||||
p > code {
|
||||
color: #FF7F50;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user