mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* 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
7 lines
136 B
CSS
7 lines
136 B
CSS
.header-logo {
|
|
background-image: url("../images/mmocr.png");
|
|
background-size: 110px 40px;
|
|
height: 40px;
|
|
width: 110px;
|
|
}
|