update style and add favicon

This commit is contained in:
creme 2021-08-05 12:42:42 +02:00
parent f5b622b28c
commit 9998deef9d
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
3 changed files with 24 additions and 1 deletions

BIN
docs/assets/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,10 @@
.md-nav__item .md-nav__link--active {
color: #10A0A0;
}
.md-typeset a {
color: #10A0A0;
}
.md-typeset a:hover {
border-bottom: dotted 1px;
}

View File

@ -7,9 +7,22 @@ theme:
name: material
palette:
scheme: slate
primary: indigo
primary: black
accent: teal
logo: assets/favicon.ico
favicon: assets/favicon.ico
font:
text: Jetbrains Mono
extra_css:
- stylesheets/extra.css
markdown_extensions:
- admonition
- attr_list
- toc:
permalink: "#"
baselevel: 1
separator: "_"
nav:
- home: index.md