mmselfsup/docs/en/_static/css/readthedocs.css

7 lines
134 B
CSS
Raw Normal View History

2021-12-15 19:06:36 +08:00
.header-logo {
background-image: url("../image/logo.png");
2021-12-17 14:08:06 +08:00
background-size: 160px 40px;
2021-12-15 19:06:36 +08:00
height: 40px;
2021-12-17 14:08:06 +08:00
width: 160px;
2021-12-15 19:06:36 +08:00
}