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 3a978a8 commit f078039Copy full SHA for f078039
style.css
@@ -1,8 +1,9 @@
1
-.blue {
2
- background-color:blue
+.red {
+ background-color:red
3
}
4
.circle{
5
border-radius:50%;
6
width:500px;
7
height:500px;
8
9
+
0 commit comments