Added error descriptions

This commit is contained in:
2022-11-01 18:10:53 +03:00
parent ad1f99e8c9
commit f066d10d93
3 changed files with 78 additions and 28 deletions
@@ -84,3 +84,12 @@ p.event-description {
margin: 0px;
padding: 0px;
}
p.calendar-error {
color: Crimson;
font-size: 200%;
}
p.calendar-info {
font-size: 200%;
}