Add additional credits to about page, add internetometer to aside as widget.
This commit is contained in:
parent
ece5c71abd
commit
5a4faee769
8 changed files with 33 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue