mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* [Docs] Refactor the structure of documentation * [Docs] Refactor the structure of documentation * fix symlink * fix link * fix typo * polish docstring * fix docstring
7 lines
137 B
CSS
7 lines
137 B
CSS
.header-logo {
|
|
background-image: url("../image/mmcv-logo.png");
|
|
background-size: 85px 40px;
|
|
height: 40px;
|
|
width: 85px;
|
|
}
|