diff --git a/src/main/resources/static/style.css b/src/main/resources/static/style.css index 00f8e60..31f4d96 100644 --- a/src/main/resources/static/style.css +++ b/src/main/resources/static/style.css @@ -14,5 +14,8 @@ body { background-color: rgb(254, 255, 255); } .table-striped, th, td { - border: 1px solid black; + border: 1px solid red; +} +.LBL { + padding: 0 20px; } \ No newline at end of file diff --git a/src/main/resources/templates/update.html b/src/main/resources/templates/update.html index 02dfcf0..8b67d9d 100644 --- a/src/main/resources/templates/update.html +++ b/src/main/resources/templates/update.html @@ -8,7 +8,7 @@
Hello, Cars!
ModelName