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 729ceb2 commit 4d2aefaCopy full SHA for 4d2aefa
style.css
@@ -1,6 +1,10 @@
1
.blue {
2
background-color:blue
3
}
4
+.red {
5
+ background-color: red;
6
+}
7
+
8
.circle{
9
border-radius:50%;
10
width:300px;
0 commit comments