This reverts commit 11abb50cf7
.
Styling change is still under discussion
This commit is contained in:
parent
2f7a307237
commit
d4e4f32f35
|
@ -119,10 +119,8 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
|
|||
p > code,
|
||||
li > code,
|
||||
pre > code {
|
||||
color: var(--danger);
|
||||
background: var(--secondary-very-high);
|
||||
padding: 3px 5px 2px 5px;
|
||||
border-radius: 5px;
|
||||
color: var(--primary-very-high);
|
||||
background: var(--hljs-bg);
|
||||
}
|
||||
|
||||
// removed some unnecessary styles here
|
||||
|
|
Loading…
Reference in New Issue