This website requires JavaScript.
Explore
Help
Sign In
tod
/
odin-css-foundations
Watch
1
Star
0
Fork
You've already forked odin-css-foundations
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
odin-css-foundations
/
05-descendant-combinator
/
style.css
6 lines
102 B
CSS
Raw
Permalink
Blame
History
div
>
p
{
background-color
:
yellow
;
color
:
red
;
font-size
:
20
px
;
text-align
:
center
;
}
Reference in New Issue
View Git Blame
Copy Permalink