[优化]代码字体过大,且与ueditor风格不统一的问题
This commit is contained in:
@@ -39,7 +39,10 @@
|
|||||||
.hljs ul li {
|
.hljs ul li {
|
||||||
list-style: decimal;
|
list-style: decimal;
|
||||||
border-left: 3px solid #6ce26c !important;
|
border-left: 3px solid #6ce26c !important;
|
||||||
padding: 5px!important;
|
font-family: "Consulas", "Courier New", Courier, mono, serif;
|
||||||
|
font-weight: 200;
|
||||||
|
font-size: 12px;
|
||||||
|
padding-left: 5px!important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
|||||||
Reference in New Issue
Block a user