mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
remove default bgcolor from code highlight
This commit is contained in:
parent
e45b3c15c3
commit
737f81b3a9
@ -8,7 +8,6 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
|
||||
display: block;
|
||||
padding: 0.5em;
|
||||
color: #333;
|
||||
background: #f8f8f8;
|
||||
}
|
||||
|
||||
.hljs-comment,
|
||||
@ -137,4 +136,4 @@ p > code, li > code, pre > code {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
|
||||
// removed some unnecessary styles here
|
||||
// removed some unnecessary styles here
|
||||
|
Loading…
x
Reference in New Issue
Block a user