Add files via upload
This commit is contained in:
parent
1c32bef9d2
commit
886cab2fb0
1 changed files with 5 additions and 1 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
|
||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
@ -301,6 +301,10 @@ aside .widget,
|
||||||
border-radius: 100% !important;
|
border-radius: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#vcard-short-photo-wrapper img, #nav-short-info .contact-wrapper img {
|
||||||
|
border-radius: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
p.wall-item-announce,
|
p.wall-item-announce,
|
||||||
.media .time, .media .shared-time,
|
.media .time, .media .shared-time,
|
||||||
.media .delivery, .media .location,
|
.media .delivery, .media .location,
|
||||||
|
|
Loading…
Add table
Reference in a new issue