mkdocs first project

This commit is contained in:
2025-02-04 01:31:39 +01:00
parent 67738188d7
commit 604f52a94f
103 changed files with 12156 additions and 2912 deletions

15
cz/style/style.css Normal file
View File

@ -0,0 +1,15 @@
.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;
}