Add other possible solutions
This commit is contained in:
parent
5f72a6f298
commit
3dbbd3a266
|
@ -4,3 +4,11 @@
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Other possible combinations of selectors
|
||||||
|
|
||||||
|
div p
|
||||||
|
div .text
|
||||||
|
.container p
|
||||||
|
|
||||||
|
*/
|
Loading…
Reference in New Issue