diff --git a/config.yml b/config.yml index 3932b02..6415cf0 100644 --- a/config.yml +++ b/config.yml @@ -13,7 +13,7 @@ message: icon: 'fa fa-info' header: false -footer: 'Made with  by
' +footer: 'Made with  by
Lade Login-Info ' stylesheet: - 'assets/custom.css' diff --git a/custom.css b/custom.css index 5e40a1d..7ec04bc 100644 --- a/custom.css +++ b/custom.css @@ -173,6 +173,10 @@ body .footer .footer-el:first-child { color: #e21c1b; } +.footer i.fa-sync { + font-size: 16px; +} + .footer img { position: relative; opacity: 0.6;