Use static resources.

This commit is contained in:
Yang Luo
2021-06-12 12:27:13 +08:00
parent 56b2c91217
commit 00ba783fc4
6 changed files with 7 additions and 18 deletions

View File

@ -13,7 +13,7 @@ code {
}
.logo {
background: url("logo.png");
background: url("https://cdn.casbin.org/img/logo_384x96.png");
background-size: 108px, 33px;
width: 108px;
height: 27px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB