diff --git a/sources/ynh_common.css b/sources/ynh_common.css index 7d0afd2..ebcf246 100644 --- a/sources/ynh_common.css +++ b/sources/ynh_common.css @@ -1,5 +1,9 @@ /* Inserted by Yunohost install script */ + div#toolbar > * { + background-position: center center; + background-repeat: no-repeat; + } div#toolbar > #toolbar-downloads { background-image: url("images/toolbar-downloads.png"); }