diff options
| author | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-04-06 19:38:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-06 19:38:04 -0400 |
| commit | 61011bda9fcd6b098148cf02d954dc953ee36ef2 (patch) | |
| tree | dd94930bae5f1563da79755a9c0d18147535b82b /assets/css | |
| parent | 6729f3629713eef00bf886a98121a5316c89b195 (diff) | |
| download | Avalon-61011bda9fcd6b098148cf02d954dc953ee36ef2.tar.gz Avalon-61011bda9fcd6b098148cf02d954dc953ee36ef2.tar.bz2 Avalon-61011bda9fcd6b098148cf02d954dc953ee36ef2.zip | |
is it that easy?
Diffstat (limited to 'assets/css')
| -rw-r--r-- | assets/css/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/styles.css b/assets/css/styles.css index 1c3c3c0..1eb59a9 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -74,7 +74,7 @@ line-height: 1.5; color: #868e96; text-align: left; - background-color: #fff; + background-color: #343a40; } [tabindex="-1"]:focus { @@ -9134,4 +9134,4 @@ .dropdown-menu .dropdown-header { color: #868e96; } -
\ No newline at end of file + |
