Added classes for instances.php strip function

This commit is contained in:
pezcurrel 2022-12-29 12:41:03 +01:00
parent b21b4f2ec2
commit 64073fa12e

View file

@ -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 {