-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Further homepage re-styling Fixes #1246 I think we're closer now. The navbar headers of the `/user` and `/nav` pages mimic the hover colors of the originating cells on the homepage. * Finalising the navbar color Fixes #1258 That's good, it's now contrast compliant.
- Loading branch information
Showing
5 changed files
with
292 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,8 +66,3 @@ img { | |
margin-top: 4.2rem; | ||
} | ||
} | ||
|
||
/* Override existing theme colors */ | ||
|
||
$primary: #157BD7; | ||
$secondary: #157BD7; |
Oops, something went wrong.