Skip to content

Commit 03825d2

Browse files
committed
New header color
1 parent 19e3f4a commit 03825d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/BrianTheme/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ body {
2828
}
2929

3030
header {
31-
background-color: #f44336;
31+
background-color: #0267C1;
3232
}
3333

3434
header .wrapper {
@@ -152,7 +152,7 @@ footer {
152152
}
153153

154154
header {
155-
background-color: #f44336;
155+
background-color: #0267C1;
156156
}
157157
}
158158

0 commit comments

Comments
 (0)