8 lines
104 B
CSS
8 lines
104 B
CSS
|
.offline label{
|
||
|
font-weight:bold;
|
||
|
color:#c44d58;
|
||
|
}
|
||
|
.module-distrib img {
|
||
|
with: 16px;
|
||
|
height: 16px;
|
||
|
}
|