Skip to content

Commit dec377f

Browse files
authored
Update custom.css
1 parent 45e1d58 commit dec377f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ body {
44
}
55

66
.page-header {
7-
background-color: #4CAF50; /* Change the header color */
7+
background-color: #c0392b; /* Change the header color */
88
color: white; /* Change header text color */
99
}
1010

1111
a {
12-
color: #4CAF50; /* Change link color */
12+
color: #c0392b; /* Change link color */
1313
}

0 commit comments

Comments
 (0)