We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e1d58 commit dec377fCopy full SHA for dec377f
1 file changed
custom.css
@@ -4,10 +4,10 @@ body {
4
}
5
6
.page-header {
7
- background-color: #4CAF50; /* Change the header color */
+ background-color: #c0392b; /* Change the header color */
8
color: white; /* Change header text color */
9
10
11
a {
12
- color: #4CAF50; /* Change link color */
+ color: #c0392b; /* Change link color */
13
0 commit comments