.doc-object h6 {
margin-bottom: 0.8em;
- font-size: 140%;
+ font-size: 130%;
}
.doc-object {
.doc-children .doc-contents {
margin-left: 3em;
+}
+
+.md-footer__inner {
+ display: none;
+}
+
+.headerlink {
+ filter: grayscale(100%);
+ font-size: 80%;
+}