Spaces:
Running
Running
File size: 193 Bytes
ac5f9d6 | 1 2 3 4 5 6 7 8 9 10 11 | .header-logo {
background-image: url("../images/mmpose-logo.png");
background-size: 120px 50px;
height: 50px;
width: 120px;
}
table.autosummary td {
width: 35%
}
|