pridane downloadables a asi dake fotky

This commit is contained in:
2024-06-05 21:37:33 +02:00
parent d00e0bbe85
commit 2d2bdd02c2
11 changed files with 35 additions and 4 deletions

BIN
assets/files/cenník.xlsx Normal file

Binary file not shown.

BIN
assets/files/hodiny.xlsx Normal file

Binary file not shown.

BIN
assets/images/dodavka.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
assets/images/majster.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

BIN
assets/images/pikap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

BIN
assets/images/tatrovka.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
assets/images/zeriav.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

View File

@@ -82,6 +82,11 @@ footer, header {
width: 100%;
}
footer > * {
display: inline;
flex: 1;
}
h1, h2, h3, h4, h5, h6 {
text-align: center;
}
@@ -90,4 +95,5 @@ main {
display: flex;
flex-grow: 1;
align-items: center;
flex-direction: column;
}