Completed exercise 05
This commit is contained in:
parent
d787e94834
commit
ce7531f768
|
@ -0,0 +1,6 @@
|
||||||
|
div > p {
|
||||||
|
background-color: yellow;
|
||||||
|
color: red;
|
||||||
|
font-size: 20px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
Loading…
Reference in New Issue