diff options
Diffstat (limited to 'amelia/bootstrap.css')
-rw-r--r-- | amelia/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/bootstrap.css b/amelia/bootstrap.css index 5672686e..0202f4bc 100644 --- a/amelia/bootstrap.css +++ b/amelia/bootstrap.css @@ -3593,7 +3593,7 @@ button.close { .navbar-brand:focus { color: #ffffff; text-decoration: none; - background-color: #d92432; + background-color: none; } .navbar-toggle { |