mmocr/docs/_static/css/readthedocs.css
Tong Gao e23b765956
[Docs] Improve docs style (#474)
* new theme

* add theme

* update zh_cn

* improve docs style

* use customized

* fix

* update req

* docs

* Update docs

* update conf

* update

* update layout

* disable logo url

* free version limit

* update conf

* Fix api ref

* fix version
2021-09-08 11:40:51 +08:00

7 lines
136 B
CSS

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