File size: 140 Bytes
2402804 |
1 2 3 4 5 6 7 |
.header-logo {
background-image: url("../image/mmdet-logo.png");
background-size: 156px 40px;
height: 40px;
width: 156px;
}
|
2402804 |
1 2 3 4 5 6 7 |
.header-logo {
background-image: url("../image/mmdet-logo.png");
background-size: 156px 40px;
height: 40px;
width: 156px;
}
|