Skip to content

Commit 0647fcb

Browse files
committed
Update index.html
1 parent 4af3d2f commit 0647fcb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

exercicios/ex014/iniciando_estilos/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
/*
99
Comentário!
1010
*/
11-
color: orange;
12-
background: green;
11+
color: yellow;
12+
background: blue;
1313
}
1414
h2{
15-
color: blue;
15+
color: yellowgreen;
1616
}
1717
a{
1818
text-decoration: none;

0 commit comments

Comments
 (0)