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