This website requires JavaScript.
Explore
Help
Sign In
tod
/
odin-default-css-exercises
Watch
1
Star
0
Fork
You've already forked odin-default-css-exercises
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8bea2cf448
odin-default-css-exercises
/
foundations
/
01-css-methods
/
solution
/
solution.css
8 lines
111 B
CSS
Raw
Blame
History
div
{
background-color
:
red
;
color
:
white
;
font-size
:
32
px
;
text-align
:
center
;
font-weight
:
bold
;
}
Reference in New Issue
View Git Blame
Copy Permalink