5 lines
67 B
CSS
5 lines
67 B
CSS
|
.uk-text-danger {
|
||
|
color: #b50000!important;
|
||
|
font-size: 12px;
|
||
|
}
|