mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
small styling tweak
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user