Commit d2af153ca2d8670953426342f863a9d4fa73c805
1 parent
3ee82e16
Exists in
master
change header color
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
@@ -196,7 +196,7 @@ background-size: 100% 100%; | @@ -196,7 +196,7 @@ background-size: 100% 100%; | ||
196 | #content .main-block h1, | 196 | #content .main-block h1, |
197 | #not-found h1, | 197 | #not-found h1, |
198 | #access-denied h1 { | 198 | #access-denied h1 { |
199 | - color: #C90B10; | 199 | + color: #2c1c44; |
200 | font-size: 1.7em; | 200 | font-size: 1.7em; |
201 | padding: 7px 0; | 201 | padding: 7px 0; |
202 | margin-left: 0 !important; | 202 | margin-left: 0 !important; |