Made “.idesc ol” “list-style-position” “inside”
This commit is contained in:
parent
ee1210d18c
commit
ae602d0518
1 changed files with 4 additions and 0 deletions
|
@ -88,6 +88,10 @@ img {
|
|||
padding: 0;
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
.idesc ol {
|
||||
padding: 0;
|
||||
list-style-position: inside;
|
||||
}
|
||||
.idesc ul.nobott, .idesc ol.nobott, .idesc p.nobott, .idesc div.nobott, .inote ul.nobott, .inote ol.nobott, .inote p.nobott, .inote div.nobott {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue