diff --git a/src/static/style.css b/src/static/style.css index 2319e5b..bd093be 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -51,6 +51,7 @@ button#remove-button:not(:disabled):hover { table { width: 100%; border-collapse: collapse; + border-radius: 10px; } table, th, td { @@ -142,6 +143,7 @@ tr:hover:not(.selected) { width: 100%; /* Tabelle nimmt die volle Breite ein */ border-collapse: collapse; /* Entfernt doppelte Ränder */ border-radius: 10px; + overflow: hidden; } #nutrition-input-table th, #nutrition-input-table td { diff --git a/src/templates/index.html b/src/templates/index.html index da207c8..43bd024 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -2,7 +2,7 @@ - Nährwertberechnungs-App + Elo's Rezept Rechner diff --git a/src/templates/nutrition.html b/src/templates/nutrition.html index b91ecc3..8b2c1f6 100644 --- a/src/templates/nutrition.html +++ b/src/templates/nutrition.html @@ -2,7 +2,7 @@ - Neue Lebensmittel hinzufügen + Elo's Rezept Rechner @@ -190,7 +190,6 @@
-
@@ -211,7 +210,6 @@
Lebensmittel
-