lib/isodoc/nist/html/htmlstyle.scss in metanorma-nist-0.1.1 vs lib/isodoc/nist/html/htmlstyle.scss in metanorma-nist-0.1.2
- old
+ new
@@ -232,11 +232,11 @@
margin: 0;
padding: 0;
list-style: none;
}
-#toc li {
+#toc li a {
padding: 5px 10px;
font-size: 14px;
}
#toc a {
@@ -244,10 +244,11 @@
text-decoration: none;
display: block;
}
#toc a:hover {
+ box-shadow: none;
color: white;
}
#toc .h2 {
padding-left: 30px;
@@ -1010,12 +1011,14 @@
font-size: 2em;
line-height: 1.5em;
margin-bottom: 150px;
}
+ /*
.coverpage-title .title-second {
display: none;
}
+ */
.coverpage-stage-block {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
font-size: 1.25em;