5 lines
165 B
CSS
5 lines
165 B
CSS
#custom-css .icon.icon-logo {
|
|
background: url('/plugins/logo-distrilab/0.0.2/static/images/distrilab-logo-2.svg') no-repeat;
|
|
width: 25px;
|
|
margin-right: 5px;
|
|
}
|