Add files via upload

This commit is contained in:
loma-one 2025-01-17 16:43:41 +01:00 committed by GitHub
parent 886cab2fb0
commit a141bbde77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
/*
Licence : AGPL
Created on : 17.01.2025
Author : Kristi H. @kmh@friendica.world @feb feb@loma.ml
Author : Kristi H. @kmh@friendica.world> feb @feb@loma.ml>
*/
?>
@ -109,8 +109,8 @@ header #banner {
header #banner #logo-img,
.navbar-brand #logo-img {
background-color: var(--link-color) !important;
height: 40px !important;
width: 40px !important;
height: 38px !important;
width: 38px !important;
}
.topbar ul.nav {
@ -390,7 +390,7 @@ aside .widget li:hover {
}
.wall-item-actions button {
font-size: 22px !important;
font-size: 20px !important;
color: var(--font-color) !important;
}