mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
7 lines
134 B
CSS
7 lines
134 B
CSS
.header-logo {
|
|
background-image: url("../image/logo.png");
|
|
background-size: 160px 40px;
|
|
height: 40px;
|
|
width: 160px;
|
|
}
|