mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Don't use inverted look for navigation bar
This contribute to a flatter and simple appearance.
This commit is contained in:
parent
53b0f5aca8
commit
d22b0d4185
@ -71,7 +71,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://mozilla.org/firefox">Upgrade to a modern version of Firefox</a> to experience this site.</p><![endif]-->
|
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://mozilla.org/firefox">Upgrade to a modern version of Firefox</a> to experience this site.</p><![endif]-->
|
||||||
<div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
|
<div class="navbar navbar-fixed-top navbar-default" role="navigation">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="navbar-header">
|
<div class="navbar-header">
|
||||||
<button type="button" class="navbar-toggle" data-toggle="collapse"
|
<button type="button" class="navbar-toggle" data-toggle="collapse"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user