We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9a1cc commit f03ad6fCopy full SHA for f03ad6f
style.css
@@ -1,6 +1,9 @@
1
.blue {
2
background-color:blue
3
}
4
+.red {
5
+ background-color:red
6
+ }
7
.circle{
8
border-radius:50%;
9
width:500px;
0 commit comments