mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
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;
|
|
}
|