This commit is contained in:
Marc Beninca 2025-02-15 22:11:17 +01:00
parent c837eb2909
commit 2b443b6ae9
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,3 @@
* {
border: 1px dashed magenta;
border: 1px dashed lightgray;
}

View file

@ -81,7 +81,7 @@ ul {
font-weight: bold;
}
.sub, .period {
font-size: .8em;
font-size: .75em;
}
.time {
text-align: end;