* commit 'f5df12fcba931838d94b43ce276947fe7805cc46': enforce margin change for nolist class in training articles
This commit is contained in:
commit
06820a3adb
1 changed files with 3 additions and 0 deletions
|
@ -2396,6 +2396,9 @@ table.blank th, table.blank td {
|
|||
list-style:none;
|
||||
margin-left:0;
|
||||
}
|
||||
#tb .nolist {
|
||||
margin-left:15px;
|
||||
}
|
||||
|
||||
|
||||
pre.classic {
|
||||
|
|
Loading…
Reference in a new issue