Skip to content

Commit

Permalink
New header color
Browse files Browse the repository at this point in the history
  • Loading branch information
dinsen committed Jan 5, 2020
1 parent 19e3f4a commit 03825d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/BrianTheme/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body {
}

header {
background-color: #f44336;
background-color: #0267C1;
}

header .wrapper {
Expand Down Expand Up @@ -152,7 +152,7 @@ footer {
}

header {
background-color: #f44336;
background-color: #0267C1;
}
}

Expand Down

0 comments on commit 03825d2

Please sign in to comment.