code style update
This commit is contained in:
parent
ea95ff1e0d
commit
4581a752f9
|
@ -14,8 +14,10 @@ brz9 theme
|
|||
--hlb9c-pink: #f17639;
|
||||
}
|
||||
|
||||
|
||||
code {
|
||||
pre code {
|
||||
padding: 20px;
|
||||
background: var(--hlb9c-bg);
|
||||
color: var(--hlb9c-fg);
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue