modifique algunos colores

This commit is contained in:
2026-04-27 16:53:27 -03:00
parent 093eee653f
commit 2ed89b1d23

View File

@@ -6,7 +6,7 @@ body {
} }
header { header {
background-color: #2c3e50; background-color: #135004;
color: white; color: white;
padding: 20px; padding: 20px;
text-align: center; text-align: center;
@@ -30,7 +30,7 @@ header {
h2 { h2 {
margin-top: 0; margin-top: 0;
color: #2c3e50; color: #72075b;
} }
ul { ul {