generated from marquez.juan/Ejercicio-inicial--git-y-HTML
5 lines
124 B
CSS
5 lines
124 B
CSS
body{
|
|
background-color: rgb(29, 28, 46);
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
color: rgb(205, 205, 244);
|
|
} |