1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 01:09:54 +00:00

small styling tweak

This commit is contained in:
Laura
2025-08-15 03:47:40 +02:00
parent 75a9d893c3
commit d0616eaec3

View File

@@ -124,10 +124,11 @@ body.loading #version {
} }
#messages:empty::before { #messages:empty::before {
content: "no messages"; content: "whiskr - no messages";
color: #a5adcb; color: #a5adcb;
font-style: italic; font-style: italic;
align-self: center; align-self: center;
margin-top: 5px;
} }
#message, #message,