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