Add files via upload
This commit is contained in:
parent
886cab2fb0
commit
a141bbde77
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Licence : AGPL
|
Licence : AGPL
|
||||||
Created on : 17.01.2025
|
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,
|
header #banner #logo-img,
|
||||||
.navbar-brand #logo-img {
|
.navbar-brand #logo-img {
|
||||||
background-color: var(--link-color) !important;
|
background-color: var(--link-color) !important;
|
||||||
height: 40px !important;
|
height: 38px !important;
|
||||||
width: 40px !important;
|
width: 38px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topbar ul.nav {
|
.topbar ul.nav {
|
||||||
|
@ -390,7 +390,7 @@ aside .widget li:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.wall-item-actions button {
|
.wall-item-actions button {
|
||||||
font-size: 22px !important;
|
font-size: 20px !important;
|
||||||
color: var(--font-color) !important;
|
color: var(--font-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue