diff --git a/custom_overlay.css b/custom_overlay.css index a2d0151..67c4a69 100644 --- a/custom_overlay.css +++ b/custom_overlay.css @@ -15,12 +15,12 @@ #ynh-overlay-switch { /* FIXME : idk if this is an issue or not to have /yunohost/sso hard-coded here */ - background-image: url("/yunohost/sso/assets/img/logo-ynh.svg"); - border-color: #eee; - background-color: #eee; + background-image: url("/yunohost/sso/assets/themes/weblibre/img/weblibre-ynh.svg"); + border-color: #ddd; + background-color: #ddd; } #ynh-overlay-switch:hover { - border-color: #ccc; - background-color: #ccc; + border-color: #ddd; + background-color: #ddd; } diff --git a/custom_portal.css b/custom_portal.css index 110ac2c..03c48e4 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -6,11 +6,11 @@ */ body { - background: #fff; + background: #ddd; } #ynh-logo { - background-image: url("../../img/logo-ynh.svg"); + background-image: url("img/weblibre-ynh.svg"); } .login-form .form-group { diff --git a/img/weblibre-ynh.svg b/img/weblibre-ynh.svg new file mode 100644 index 0000000..842a941 --- /dev/null +++ b/img/weblibre-ynh.svg @@ -0,0 +1,2045 @@ + + + +WEBLIB.REimage/svg+xmlWEBLIB.RESamuel Vermeulen + + + + + + + + + + + + + + + + \ No newline at end of file