Lavorazioni su Automobili (inserimento e visualizzazione

This commit is contained in:
2023-03-28 20:58:29 +02:00
parent 6b71f88ccf
commit b495bc2316
10 changed files with 255 additions and 20 deletions

1
public/css/app.css vendored
View File

@@ -1,4 +1,5 @@
@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";
/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)

View File

@@ -4,6 +4,7 @@
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
background-color: #f8f8f8;
}