lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.0.11 vs lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.0.12

- old
+ new

@@ -731,11 +731,11 @@ width: 100%; } } @media screen { - img:not(.logo) { + div.figure > img:not(.logo) { width: 100%; height: auto; } } @@ -1055,9 +1055,17 @@ padding: 1.2em; /*margin: 2em 0 1em 0;*/ margin: 1.5em 0 1.5em 0; /* text-align: left; */ } + +.Admonition { + background-color: #ffcccc; + color: #47430c; + padding: 1.2em; + margin: 1.5em 0 1.5em 0; +} + /* .Note p, .note p { margin: 0; }