Added COMPLETE.md, edited style.css according to
README file.
This commit is contained in:
parent
23b4ad2f68
commit
a423633e8b
1
foundations/05-descendant-combinator/COMPLETE.md
Normal file
1
foundations/05-descendant-combinator/COMPLETE.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Complete
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
.container .text {
|
||||||
|
background-color: yellow;
|
||||||
|
font-size: 20px;
|
||||||
|
text-align: center;
|
||||||
|
color:red;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user