Agrego archivos del TP

This commit is contained in:
Alexis08041992
2026-04-20 21:11:23 -03:00
parent 98045d447c
commit b065a1a292
6 changed files with 38 additions and 0 deletions

5
style.css Normal file
View File

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