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 {
|
||||
background-color: yellow;
|
||||
color: red;
|
||||
color: #E00000;
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -11,4 +11,4 @@ div p
|
|||
div .text
|
||||
.container p
|
||||
|
||||
*/
|
||||
*/
|
Loading…
Reference in New Issue