lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.3.6 vs lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.3.7

- old
+ new

@@ -1027,13 +1027,16 @@ /* 3.6 Source Code + figures */ -.Sourcecode, .figure { +.Sourcecode { font-family: $monospacefont; font-variant-ligatures: none; +} + +.Sourcecode, .figure, .pseudocode { font-size:0.9em; line-height: 1.6em; padding: 1.5em; background-color: #f7f7f7; margin: 2em 0 1em 0; @@ -1099,10 +1102,10 @@ .example-title { font-family: $headerfont; } -.example .Sourcecode { +.example .Sourcecode, .example .pseudocode { background: none; } /* 3.9 Tables