mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
* merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * fix launch utility url * fix launch utility url * fix wrong pytorch doc url * remove wrong links docs//
7 lines
145 B
CSS
7 lines
145 B
CSS
.header-logo {
|
|
background-image: url("../images/mmsegmentation.png");
|
|
background-size: 201px 40px;
|
|
height: 40px;
|
|
width: 201px;
|
|
}
|