Added classes for instances.php strip function
This commit is contained in:
parent
b21b4f2ec2
commit
64073fa12e
1 changed files with 4 additions and 1 deletions
|
@ -71,13 +71,16 @@ img {
|
|||
margin-bottom: 1em;
|
||||
padding: 0;
|
||||
}
|
||||
.idesc p.exh, .inote p.exh {
|
||||
font-weight: bold;
|
||||
}
|
||||
.idesc ul, .idesc ol, .inote ul, .inote ol, .noxreas ul, .noxreas ol {
|
||||
margin: 0;
|
||||
margin-bottom: 1em;
|
||||
padding: 0;
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
.idesc ul.nobott, .idesc ol.nobott {
|
||||
.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;
|
||||
}
|
||||
.noxreas {
|
||||
|
|
Loading…
Reference in a new issue