diff --git a/css/style.css b/css/style.css index ee313e2..059c930 100644 --- a/css/style.css +++ b/css/style.css @@ -187,3 +187,7 @@ img { height: auto; border-radius: 12px; } + +.morgen { color: #d97706; } /* warmes Orange */ +.tag { color: #16a34a; } /* frisches GrĂ¼n */ +.abend { color: #4338ca; } /* tiefes Blau */ \ No newline at end of file