diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-03-19 12:19:58 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-03-19 12:19:58 +0100 |
| commit | 9d35455f3f71f163c6ab9cb0bad65d8318dcdd77 (patch) | |
| tree | 086d6f8ceebf49609c07bc77b252be2cf4453704 /htroot/env/bootstrap-base.css | |
| parent | 1944df6df194242a3764a88669a1b037dcff2a50 (diff) | |
use default header for user front-ends and inverted header for
administration front-end
Diffstat (limited to 'htroot/env/bootstrap-base.css')
| -rw-r--r-- | htroot/env/bootstrap-base.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/htroot/env/bootstrap-base.css b/htroot/env/bootstrap-base.css index 012e01618..eee587e03 100644 --- a/htroot/env/bootstrap-base.css +++ b/htroot/env/bootstrap-base.css @@ -70,9 +70,6 @@ body { margin: 0px; font-size: 14px; } -.navbar { - background-color: #404040; -} .navbar-header a:link, .navbar-collapse a:link { text-decoration:none; } |
