diff --git a/mayan/apps/appearance/templates/appearance/base.html b/mayan/apps/appearance/templates/appearance/base.html index 8031433787..7cc953f3ea 100644 --- a/mayan/apps/appearance/templates/appearance/base.html +++ b/mayan/apps/appearance/templates/appearance/base.html @@ -32,6 +32,7 @@ {% endif %} {% compress css %} + @@ -43,6 +44,10 @@ padding-top: 70px; } + .navbar-brand { + font-family: "IM Fell English SC", serif; + } + #fancybox-left-ico { left: 20px; }