vytvořen soubor site

This commit is contained in:
archos
2024-10-26 20:30:51 +02:00
parent 5085720069
commit ef588cee48
112 changed files with 39909 additions and 0 deletions

16
site/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;
}