diff --git a/admin/sys.php b/admin/sys.php index 28cdd4e..3a6f50a 100644 --- a/admin/sys.php +++ b/admin/sys.php @@ -184,7 +184,7 @@
Vytvořil Matyáš Koc
Systém je povoleno využívat jen v souladu s aktivní licencí
diff --git a/template/css/theme.css b/template/css/theme.css index de963d0..1679c88 100644 --- a/template/css/theme.css +++ b/template/css/theme.css @@ -5246,4 +5246,8 @@ th, td { max-width: 128px; max-height: 128px; border: 1px solid black +} +.header-image { + min-width: 100%; + max-height: 100px; } \ No newline at end of file diff --git a/template/page.php b/template/page.php index cf44bdf..6b59073 100644 --- a/template/page.php +++ b/template/page.php @@ -19,7 +19,7 @@