mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* [Docs] Use PyTorch sphinx theme * add sphinx-copybutton * add twitter and zhihu link * remove shpinx_rtd_theme from doc.xtx * update docs.txt * update conf.py
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;
|
|
}
|