Revert "did the 06-cascade-fix"
This commit is contained in:
parent
a6f973b17f
commit
e0c1ce1167
1 changed files with 3 additions and 3 deletions
|
@ -25,11 +25,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.child {
|
.child {
|
||||||
color: green;
|
color: red;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.text {
|
div.text {
|
||||||
color: blue;
|
color: green;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
}
|
}
|
Loading…
Reference in a new issue