mmdeploy/docs/_static/css/readthedocs.css
q.yao 1d47688b32
[Docs]: Add sphinx document (#109)
* Add document structure

* better zh_cn document

* add build example, update requirement

* add readme

* add usage

* fix end of file

* fix codebase names, add TODO
2021-10-09 14:10:42 +08:00

8 lines
180 B
CSS

.header-logo {
/* TODO: add background-image */
/* background-image: url("../image/mmcv-logo.png"); */
background-size: 85px 40px;
height: 40px;
width: 85px;
}