Content update and a few changes

Big Makefile update
Small summary and table of contents update
Also some content, apprentice and matrix(.org)
This commit is contained in:
2022-05-02 15:11:40 +00:00
parent d21051adde
commit cbbe8dfbb6
7 changed files with 87 additions and 18 deletions

View File

@@ -15,10 +15,13 @@ body {
}
a:hover %headings {
text-decoration: underline;
color: blue;
color: cyan;
}
a {
text-decoration: none;
color: cyan;
}
a li {
color: lime;
}
}