lib/isodoc/ogc/html/htmlstyle.css in metanorma-ogc-1.2.7 vs lib/isodoc/ogc/html/htmlstyle.css in metanorma-ogc-1.2.8
- old
+ new
@@ -262,15 +262,217 @@
background-color: #7e0d13; }
#retired {
border-bottom: solid 3px #7e0d13; }
+.coverpage-maturity, .coverpage-stage {
+ font-family: {{headerfont}};
+ font-weight: 400;
+ font-size: 1.3em;
+ margin: 0 0 2em 0;
+ text-transform: uppercase; }
+
+.icon-svg {
+ width: 100%;
+ color: #5ecf86; }
+
+.wrapper-top {
+ background: #00335b;
+ background: linear-gradient(130deg, #00335b 45%, #f1f8ff 100%);
+ color: #ffffff;
+ padding: 5em 0;
+ width: 100%; }
+
+.wrapper-top-bottom {
+ width: 0;
+ height: 0;
+ border-top: 100px solid #00335b;
+ border-right: 100px solid transparent;
+ position: absolute; }
+
+.document-type-band {
+ top: 260px; }
+
+.document-stage-band > :first-child {
+ height: 240px; }
+
+.coverpage-metadata {
+ margin-top: 35px;
+ padding-top: 15px;
+ margin-right: 25px;
+ border-top: solid 1px white; }
+
+.coverpage-metadata,
+.coverpage-alt-formats {
+ font-size: 12px;
+ font-family: {{headerfont}};
+ margin-left: 1em;
+ text-align: left; }
+ .coverpage-metadata span,
+ .coverpage-alt-formats span {
+ display: block;
+ text-align: left; }
+ .coverpage-metadata span a,
+ .coverpage-alt-formats span a {
+ color: white; }
+ .coverpage-metadata span a:hover,
+ .coverpage-alt-formats span a:hover {
+ text-decoration: underline;
+ background: none;
+ box-shadow: none !important;
+ font-weight: 400; }
+ .coverpage-metadata .value,
+ .coverpage-alt-formats .value {
+ font-size: 15px;
+ margin-bottom: 15px; }
+ .coverpage-metadata .label,
+ .coverpage-alt-formats .label {
+ font-size: 12px;
+ padding: 0; }
+
+.coverpage-alt-formats span {
+ display: inline;
+ text-align: left; }
+ .coverpage-alt-formats span a {
+ padding-right: 5px; }
+
+.coverpage-title {
+ padding-bottom: 0.5em;
+ font-family: {{headerfont}};
+ font-weight: 100;
+ padding-left: 1em;
+ padding-right: 1em; }
+ .coverpage-title span {
+ font-family: {{headerfont}};
+ font-size: 1.8em;
+ line-height: 1; }
+
+.docstage-box table {
+ width: auto; }
+
+.docstage-box th {
+ background-color: #93c0d6; }
+
+.docstage-box td {
+ vertical-align: top;
+ background-color: #daeef3;
+ padding: 0.5em;
+ border: 0; }
+
+.docstage-box th:first-child {
+ border-radius: 1em 0 0 0; }
+
+.docstage-box th:last-child {
+ border-radius: 0 1em 0 0; }
+
+.docstage-box tr:first-child {
+ border-radius: 0 0 0 1em; }
+
+.docstage-box tr:last-child {
+ border-radius: 0 1em 0 0; }
+
+.docstage-box tr:last-child > td:first-child {
+ border-radius: 0 0 0 1em; }
+
+.docstage-box tr:last-child > td:last-child {
+ border-radius: 0 0 1em 0; }
+
+.WordSection11 {
+ padding: 0 2em 0 3em; }
+
+.info-section {
+ padding: 0 2em 0 5em; }
+
+.prefatory-section {
+ padding: 0 3em 0 6em; }
+
+.zzSTDTitle1, .MsoCommentText {
+ display: none; }
+
+.coverpage {
+ text-align: center;
+ padding-left: 1.5em; }
+
+.coverpage-logo span, .coverpage-tc-name span {
+ font-family: {{bodyfont}};
+ text-transform: none;
+ font-weight: 300;
+ margin-left: 1em; }
+
+.coverpage-tc-name {
+ font-size: 1.2em;
+ line-height: 1.2em;
+ margin: 0.25em 0; }
+
+.copyright {
+ padding: 1em;
+ font-size: 0.9em;
+ text-align: left; }
+
+/* Document Identity */
+.coverpage-doc-identity {
+ font-size: 2em;
+ line-height: 2em; }
+
+.coverpage-title .title-second {
+ display: none; }
+
+.coverpage-stage-block {
+ font-family: {{headerfont}};
+ font-weight: 600;
+ font-size: 1.25em;
+ margin: 2em 0em 2em 0em;
+ text-transform: uppercase; }
+
+.authors {
+ margin-top: 2em; }
+ .authors span {
+ display: block;
+ line-height: 2; }
+ .authors span.roletag {
+ display: inline-block;
+ font-size: 12px;
+ color: #00335b;
+ background-color: white;
+ padding: 2px 5px;
+ margin-left: 7px;
+ border-radius: 5px; }
+
+/* Draft Warning */
+.coverpage-warning {
+ border: #f36f36 solid 2px;
+ color: #f36f36 !important;
+ margin: 1em 2em;
+ color: #2e81c2;
+ padding: 2em 1em 1em 1em;
+ border-radius: 25px; }
+ .coverpage-warning h1 {
+ font-family: {{headerfont}};
+ font-weight: 300;
+ text-transform: uppercase;
+ font-size: 1.2em; }
+
+@media print {
+ .document-info, .copyright {
+ page-break-before: always; }
+ .coverpage {
+ height: 23cm; }
+ .info-section {
+ display: none; }
+ .wrapper-top {
+ top: 0;
+ padding-top: 4cm;
+ padding-bottom: 4cm; }
+ .wrapper-top-bottom {
+ margin-top: -5px;
+ display: none; } }
+
body {
margin-left: auto;
margin-right: auto;
max-width: 100%;
- font-size: 16px;
+ font-size: {{normalfontsize}};
font-weight: 300;
line-height: 1.5;
color: #00335b;
background-color: #f6f8fa; }
body main {
@@ -499,212 +701,10 @@
#standard,
#published {
color: #9ABD48; }
-.coverpage-maturity, .coverpage-stage {
- font-family: {{headerfont}};
- font-weight: 400;
- font-size: 1.3em;
- margin: 0 0 2em 0;
- text-transform: uppercase; }
-
-.icon-svg {
- width: 100%;
- color: #5ecf86; }
-
-.wrapper-top {
- background: #00335b;
- background: linear-gradient(130deg, #00335b 45%, #f1f8ff 100%);
- color: #ffffff;
- padding: 5em 0;
- width: 100%; }
-
-.wrapper-top-bottom {
- width: 0;
- height: 0;
- border-top: 100px solid #00335b;
- border-right: 100px solid transparent;
- position: absolute; }
-
-.document-type-band {
- top: 260px; }
-
-.document-stage-band > :first-child {
- height: 240px; }
-
-.coverpage-metadata {
- margin-top: 35px;
- padding-top: 15px;
- margin-right: 25px;
- border-top: solid 1px white; }
-
-.coverpage-metadata,
-.coverpage-alt-formats {
- font-size: 12px;
- font-family: {{headerfont}};
- margin-left: 1em;
- text-align: left; }
- .coverpage-metadata span,
- .coverpage-alt-formats span {
- display: block;
- text-align: left; }
- .coverpage-metadata span a,
- .coverpage-alt-formats span a {
- color: white; }
- .coverpage-metadata span a:hover,
- .coverpage-alt-formats span a:hover {
- text-decoration: underline;
- background: none;
- box-shadow: none !important;
- font-weight: 400; }
- .coverpage-metadata .value,
- .coverpage-alt-formats .value {
- font-size: 15px;
- margin-bottom: 15px; }
- .coverpage-metadata .label,
- .coverpage-alt-formats .label {
- font-size: 12px;
- padding: 0; }
-
-.coverpage-alt-formats span {
- display: inline;
- text-align: left; }
- .coverpage-alt-formats span a {
- padding-right: 5px; }
-
-.coverpage-title {
- padding-bottom: 0.5em;
- font-family: {{headerfont}};
- font-weight: 100;
- padding-left: 1em;
- padding-right: 1em; }
- .coverpage-title span {
- font-family: {{headerfont}};
- font-size: 1.8em;
- line-height: 1; }
-
-.docstage-box table {
- width: auto; }
-
-.docstage-box th {
- background-color: #93c0d6; }
-
-.docstage-box td {
- vertical-align: top;
- background-color: #daeef3;
- padding: 0.5em;
- border: 0; }
-
-.docstage-box th:first-child {
- border-radius: 1em 0 0 0; }
-
-.docstage-box th:last-child {
- border-radius: 0 1em 0 0; }
-
-.docstage-box tr:first-child {
- border-radius: 0 0 0 1em; }
-
-.docstage-box tr:last-child {
- border-radius: 0 1em 0 0; }
-
-.docstage-box tr:last-child > td:first-child {
- border-radius: 0 0 0 1em; }
-
-.docstage-box tr:last-child > td:last-child {
- border-radius: 0 0 1em 0; }
-
-.WordSection11 {
- padding: 0 2em 0 3em; }
-
-.info-section {
- padding: 0 2em 0 5em; }
-
-.prefatory-section {
- padding: 0 3em 0 6em; }
-
-.zzSTDTitle1, .MsoCommentText {
- display: none; }
-
-.coverpage {
- text-align: center;
- padding-left: 1.5em; }
-
-.coverpage-logo span, .coverpage-tc-name span {
- font-family: {{bodyfont}};
- text-transform: none;
- font-weight: 300;
- margin-left: 1em; }
-
-.coverpage-tc-name {
- font-size: 1.2em;
- line-height: 1.2em;
- margin: 0.25em 0; }
-
-.copyright {
- padding: 1em;
- font-size: 0.9em;
- text-align: left; }
-
-/* Document Identity */
-.coverpage-doc-identity {
- font-size: 2em;
- line-height: 2em; }
-
-.coverpage-title .title-second {
- display: none; }
-
-.coverpage-stage-block {
- font-family: {{headerfont}};
- font-weight: 600;
- font-size: 1.25em;
- margin: 2em 0em 2em 0em;
- text-transform: uppercase; }
-
-.authors {
- margin-top: 2em; }
- .authors span {
- display: block;
- line-height: 2; }
- .authors span.roletag {
- display: inline-block;
- font-size: 12px;
- color: #00335b;
- background-color: white;
- padding: 2px 5px;
- margin-left: 7px;
- border-radius: 5px; }
-
-/* Draft Warning */
-.coverpage-warning {
- border: #f36f36 solid 2px;
- color: #f36f36 !important;
- margin: 1em 2em;
- color: #2e81c2;
- padding: 2em 1em 1em 1em;
- border-radius: 25px; }
- .coverpage-warning h1 {
- font-family: {{headerfont}};
- font-weight: 300;
- text-transform: uppercase;
- font-size: 1.2em; }
-
-@media print {
- .document-info, .copyright {
- page-break-before: always; }
- .coverpage {
- height: 23cm; }
- .info-section {
- display: none; }
- .wrapper-top {
- top: 0;
- padding-top: 4cm;
- padding-bottom: 4cm; }
- .wrapper-top-bottom {
- margin-top: -5px;
- display: none; } }
-
p {
margin-top: 1em;
margin-bottom: 1em; }
h1, h2, h3, h4, h5, h6 {
@@ -886,11 +886,11 @@
pre {
font-family: {{monospacefont}};
font-variant-ligatures: none;
background-color: #f7f7f7;
- font-size: 0.8em;
+ font-size: {{monospacefontsize}};
line-height: 1.6em;
padding: 1.5em;
margin: 2em 0 1em 0;
overflow-y: auto;
overflow-x: scroll;
@@ -919,11 +919,11 @@
margin: 0; }
.figure, pre, .pseudocode {
background-color: #e1eef1;
color: #424242;
- font-size: 0.8em; }
+ font-size: {{monospacefontsize}}; }
.Note {
background-color: #fff8bb;
color: #7d760b;
padding: 1.2em;
@@ -1089,6 +1089,6 @@
a.footnote-number {
vertical-align: super;
font-size: 0.8em; }
.footnote {
- font-size: 0.9em; }
+ font-size: {{footnotefontsize}}; }