X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/82f5bcbfce51d9732758f6b8c666ea3af9440bb2..c8ac611da545216995eac6fefca4697dc0f2c06b:/css/unrealircd-admin.css?ds=sidebyside diff --git a/css/unrealircd-admin.css b/css/unrealircd-admin.css index a8e1985..6fc3eb9 100644 --- a/css/unrealircd-admin.css +++ b/css/unrealircd-admin.css @@ -69,6 +69,8 @@ tr:nth-child(odd) { .topnav { background-color: #333; overflow: hidden; + font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; + } /* Style the links inside the navigation bar */ @@ -113,6 +115,7 @@ tr:nth-child(odd) { #headerContainer, #headerTitle { background-color: #4B86EE; + font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; height: 62px; margin-top: -10px; padding: 10px 25px;