diff --git a/UI/Content/icons.less b/UI/Content/icons.less index 490c73252..eed3fe01e 100644 --- a/UI/Content/icons.less +++ b/UI/Content/icons.less @@ -73,10 +73,15 @@ .icon-form-warning:before { .icon(@warning-sign); - color : #f89406; + color: #f89406; } .icon-form-danger:before { .icon(@exclamation-sign); - color : #b94a48; + color: #b94a48; } + +.icon-nd-donate:before { + .icon(@heart); + color: #C4273C; +} \ No newline at end of file diff --git a/UI/Navbar/NavbarTemplate.html b/UI/Navbar/NavbarTemplate.html index 4879a0c47..c2ee2fab4 100644 --- a/UI/Navbar/NavbarTemplate.html +++ b/UI/Navbar/NavbarTemplate.html @@ -51,7 +51,7 @@
  • - +
    Donate