[优化]代码字体过大,且与ueditor风格不统一的问题

This commit is contained in:
percychen
2018-10-10 12:23:45 +08:00
parent bf57b3c97e
commit 1427f603c5

View File

@@ -39,7 +39,10 @@
.hljs ul li {
list-style: decimal;
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;
line-height: 14px;
word-break: break-all;