link color

This commit is contained in:
Nick Pegg 2024-08-04 17:03:00 -07:00
parent ad3ced80df
commit e811f2949b

View file

@ -2,6 +2,10 @@ body {
margin: 0;
}
a {
color: #ba1200;
}
#header {
background-color: #eee;
}