2021-12-21 13:59:07 +08:00
|
|
|
.header-logo {
|
|
|
|
background-image: url("../image/mmdeploy-logo.png");
|
2021-12-30 12:36:01 +08:00
|
|
|
background-size: 150px 60px;
|
2021-12-21 13:59:07 +08:00
|
|
|
height: 60px;
|
2021-12-30 12:36:01 +08:00
|
|
|
width: 150px;
|
2021-12-21 13:59:07 +08:00
|
|
|
}
|