Add additional credits to about page, add internetometer to aside as widget.

This commit is contained in:
天クマ 2026-07-04 15:14:58 -03:00
commit 5a4faee769
8 changed files with 33 additions and 7 deletions

View file

@ -274,6 +274,10 @@ footer a {
-webkit-box-orient: vertical;
}
.textColored {
color: white;
}
.notificationBox {
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
width: fit-content;