Skip to content

Commit 0665a6a

Browse files
committed
agregando la característica de color rojo
1 parent 740dd43 commit 0665a6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.blue {
2-
background-color:blue
3-
}
1+
.red{
2+
background-color:red;
3+
}
44
.circle{
55
border-radius:50%;
66
width:500px;

0 commit comments

Comments
 (0)