readthedocs.css 143 Bytes
Newer Older
RunningLeon's avatar
RunningLeon committed
1
2
3
4
5
6
.header-logo {
    background-image: url("../image/lmdeploy-logo.png");
    background-size: 150px 60px;
    height: 60px;
    width: 150px;
}