mmselfsup/docs/en/_static/css/readthedocs.css
Yuan Liu febe511b67
[Refactor]: Refactor the directory structure of docs (#146)
* fix links of docs

* [Docs]: Use shared menu from theme instead

* [Refactor]: Refactor the directory structure of docs

* [Fix]: Fix lint

* [Fix]: Fix __version__.py file link bug

Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2021-12-16 20:29:57 +08:00

7 lines
134 B
CSS

.header-logo {
background-image: url("../image/logo.png");
background-size: 200px 40px;
height: 40px;
width: 200px;
}