Use academic-like syntax
This commit is contained in:
parent
3dbbd3a266
commit
aa67a148f0
|
@ -5,10 +5,10 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Other possible combinations of selectors
|
/* Below are some other possible descendant combinators:
|
||||||
|
|
||||||
div p
|
div p
|
||||||
div .text
|
div .text
|
||||||
.container p
|
.container p
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue