2021-12-15 19:06:36 +08:00
|
|
|
.header-logo {
|
|
|
|
background-image: url("../image/logo.png");
|
2021-12-17 14:08:06 +08:00
|
|
|
background-size: 160px 40px;
|
2021-12-15 19:06:36 +08:00
|
|
|
height: 40px;
|
2021-12-17 14:08:06 +08:00
|
|
|
width: 160px;
|
2021-12-15 19:06:36 +08:00
|
|
|
}
|