přidány styly a aktualizován soubot mkdocs.yml

This commit is contained in:
archos
2024-10-06 14:23:55 +02:00
parent 9f285534d3
commit ad92cd3470
2 changed files with 341 additions and 1 deletions

16
docs/styly/extra.css Normal file
View File

@ -0,0 +1,16 @@
.shadow {
box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.176);
}
.shortcuts {
width: 100%;
text-align: center;
}
.shortcuts a {
display: inline-block;
min-width: 20%;
text-align: center;
}