diff --git a/web/site/css/instances.css b/web/site/css/instances.css index 61ea308..946cb46 100644 --- a/web/site/css/instances.css +++ b/web/site/css/instances.css @@ -78,7 +78,7 @@ img { margin-bottom: 1em; padding: 0; } -.idesc p.exh, .inote p.exh { +.idesc .exh, .inote .exh { font-weight: bold; text-transform: uppercase; } @@ -92,7 +92,7 @@ img { 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 { +.idesc .nobott, .inote .nobott, .idesc li, .inote li { margin-bottom: 0; } .noxreas {