Update admin logo

This commit is contained in:
Eric Jinks 2018-01-24 13:59:34 +10:00
parent 8b5c5786a2
commit f93da3f26a

View file

@ -50,10 +50,10 @@
/* Custom logo */
/* .nc-githubAuthenticationPage-logo {
background-image: url(/images/teeth-on-ferry-logo@2x.png);
background-image: url(/images/logo.png);
background-position: center;
background-repeat: no-repeat;
background-size: 200px;
background-size: 100px;
}
.nc-githubAuthenticationPage-logo svg {