diff --git a/src/app/app.component.css b/src/app/app.component.css index aa06ec5..01fe19d 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -63,4 +63,21 @@ .materia { font-size: medium; font-weight: bold; +} + + +td.martedì { + background-color: #eeeeee; +} + +td.giovedì { + background-color: #eeeeee; +} + +th.martedì { + background-color: #eeeeee; +} + +th.giovedì { + background-color: #eeeeee; } \ No newline at end of file diff --git a/src/app/app.component.html b/src/app/app.component.html index a0cd3b0..f7eb460 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -65,7 +65,7 @@

{{selitem}}

- {{giorno}} + {{giorno}} diff --git a/src/assets/Buonarroti_Logo_Email.png b/src/assets/Buonarroti_Logo_Email.png new file mode 100644 index 0000000..9a2860d Binary files /dev/null and b/src/assets/Buonarroti_Logo_Email.png differ diff --git a/src/assets/logoNEW.png b/src/assets/logoNEW.png index a04cb44..207c56c 100644 Binary files a/src/assets/logoNEW.png and b/src/assets/logoNEW.png differ diff --git a/src/index.html b/src/index.html index 527425b..ce35022 100644 --- a/src/index.html +++ b/src/index.html @@ -8,11 +8,17 @@ -
+
-
+ + +