Files
TP-Diagnostico/style.css
2026-04-20 21:11:23 -03:00

5 lines
124 B
CSS

body{
background-color: rgb(29, 28, 46);
font-family: Arial, Helvetica, sans-serif;
color: rgb(205, 205, 244);
}