去掉注释
This commit is contained in:
parent
012560ea4a
commit
44bde9ba85
|
@ -44,7 +44,7 @@ ul li {
|
||||||
#article-container ol li:not(.tab), #article-container ul li:not(.tab){
|
#article-container ol li:not(.tab), #article-container ul li:not(.tab){
|
||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
/* prism.js 代码高亮 背景颜色出错 */
|
|
||||||
#article-container pre > code {
|
#article-container pre > code {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue