Код: Выделить всё
.class1 {
color:#F00 !important;
}
.class2 {
color:#00F !important;
}
Test
Подробнее здесь: https://stackoverflow.com/questions/547 ... precedence
Код: Выделить всё
.class1 {
color:#F00 !important;
}
.class2 {
color:#00F !important;
}
Test