mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
8 lines
94 B
CSS
8 lines
94 B
CSS
|
#statusnet-avatar {
|
||
|
float: left;
|
||
|
width: 48px;
|
||
|
height: 48px;
|
||
|
margin: 0px 15px 15px 0px;
|
||
|
}
|
||
|
|