update foundations/05-decendent-combinator
This commit is contained in:
parent
e22d17a796
commit
6cee3ab17a
Binary file not shown.
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 18 KiB |
|
@ -1,6 +1,6 @@
|
||||||
.container .text {
|
.container .text {
|
||||||
background-color: yellow;
|
background-color: yellow;
|
||||||
color: red;
|
color: #E00000;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
@ -11,4 +11,4 @@ div p
|
||||||
div .text
|
div .text
|
||||||
.container p
|
.container p
|
||||||
|
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue