去除code里面的背景,防止与主题冲突
测试的时候没有测试Ueditor的文本,发现Ueditor编辑出来的代码会出现反色的情况。
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
border: 0;
|
||||
font-family: "Consulas", "Courier New", Courier, mono, serif;
|
||||
font-size: 12px;
|
||||
background: #eee !important;
|
||||
display: block;
|
||||
padding: 1px;
|
||||
margin: 0;
|
||||
@@ -47,4 +46,4 @@
|
||||
}
|
||||
.hljs ul li:nth-of-type(even) {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user