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 4f4dd98 commit fdd3427Copy full SHA for fdd3427
style.css
@@ -1,6 +1,7 @@
1
.blue {
2
- background-color:blue
3
-}
+ background-color:red;
+ border:2px solid purple;
4
+ }
5
.circle{
6
border-radius:50%;
7
width: 500px;
0 commit comments