Add favicon (#149)

* Fix mobile menu

* Link cover page

* Add home link

* Add favicon

This adds a favicon to the book
This commit is contained in:
Hendrik Kleinwaechter
2023-07-13 17:23:06 +02:00
committed by GitHub
parent fa91b6f06f
commit 442a3ec032
3 changed files with 58 additions and 6 deletions

View File

@@ -163,10 +163,6 @@ table.tabular {
width: 100%;
}
.chapterHead .titlemark {
display: block;
}
figure.figure {
margin: 30px 0px 30px 0px;;
text-align: center;