readthedocs.css 134 Bytes
Newer Older
1
2
3
4
5
6
.header-logo {
    background-image: url("../images/logo.png");
    background-size: 150px 40px;
    height: 40px;
    width: 150px;
}