forked from wallabag/wallabag
Fix dark theme for pre HTML tags
This commit is contained in:
@ -120,7 +120,7 @@
|
||||
}
|
||||
|
||||
.hljs,
|
||||
#article pre.hljs {
|
||||
#article pre {
|
||||
color: #abb2bf;
|
||||
background-color: #282c34;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user