readthedocs.css 140 Bytes
Newer Older
luopl's avatar
luopl committed
1
2
3
4
5
6
.header-logo {
    background-image: url("../image/mmdet-logo.png");
    background-size: 156px 40px;
    height: 40px;
    width: 156px;
}