diff options
| author | Alee <alee14498@gmail.com> | 2018-04-06 19:52:56 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-06 19:52:56 -0400 |
| commit | a8ac99d33dda6d36ec5961e13b3e354d7fc78853 (patch) | |
| tree | 4a6f78765c831093f6c3609f814dfbba14d6a6ca /assets | |
| parent | ea6693f7ac1dfa5697b1f06ef9be9b962fd2db20 (diff) | |
| download | Avalon-a8ac99d33dda6d36ec5961e13b3e354d7fc78853.tar.gz Avalon-a8ac99d33dda6d36ec5961e13b3e354d7fc78853.tar.bz2 Avalon-a8ac99d33dda6d36ec5961e13b3e354d7fc78853.zip | |
Changed the navbar title
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css index 3f10f93..53fad5c 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -374,7 +374,7 @@ font-family: inherit; font-weight: 500; line-height: 1.2; - color: rgb(86, 158, 78); + color: rgb(86, 189, 75); } h1, .h1 { |
