Add syntax highlighting, edit theme, and revise AdvMake documentation

This commit is contained in:
2021-02-08 17:47:56 -08:00
parent 618bd6c407
commit cfbe873426
78 changed files with 10443 additions and 570 deletions

View File

@@ -85,6 +85,10 @@ a.docs-link {
font-size: $font-size-base * 0.9375;
}
.page-links a code {
color: #dee2e6;
}
.docs-link:hover,
.docs-link.active,
.page-links a:hover {