缩进问题

This commit is contained in:
lizanle 2015-10-09 15:49:50 +08:00
parent 5f8d21f1cb
commit 724abee12a
1 changed files with 5 additions and 5 deletions

View File

@ -44,12 +44,12 @@ pre li,ul,ol {
/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin-top: 0; margin-bottom: 0;line-height: 15px;margin-left: 0px !important; } /* IE indents via margin-left */
.list_style ol li {
list-style-type: decimal;
margin-left: 10px !important;
}
/*.list_style ol li {*/
/*list-style-type: decimal;*/
/*margin-left: 10px !important;*/
/*}*/
.linenums li {
margin-left: 0px !important;
margin-left: 5px !important;
}
li.L0,
li.L1,