diff --git a/style.scss b/style.scss index dc02323..837e2c3 100644 --- a/style.scss +++ b/style.scss @@ -12,6 +12,7 @@ window.Agenda { > box { /* From https://css.glass */ font-size: 1.3em; + text-shadow: 2px 2px 2px #000000; background: rgba(64, 47, 47, 0.32); border-radius: 16px; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);