code代码行不显示行号

This commit is contained in:
caishi 2023-03-16 17:08:42 +08:00
parent 4910bbcfea
commit 641b6f0fe4
1 changed files with 4 additions and 2 deletions

View File

@ -99,9 +99,11 @@ li {
pre.prettyprint {
border: 0px solid transparent;
padding: 10px 38px;
padding: 10px;
}
.markdown-body pre ol>li, .markdown-body pre ol>li{
list-style: none!important;
}
.-flex-basic0 {
flex-basis: 0% !important;
-webkit-flex-basis: 0% !important;