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 e210e02 commit 4971a5aCopy full SHA for 4971a5a
style.css
@@ -1,5 +1,8 @@
1
+.red {
2
+ background-color:red;
3
+}
4
.blue {
- background-color:blue
5
+ background-color:blue;
6
}
7
.circle{
8
border-radius:50%;
0 commit comments