mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-18 08:51:07 +00:00
try out a light gray sidebar
This commit is contained in:
parent
a73946b08d
commit
970e76ea25
3 changed files with 2 additions and 1 deletions
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
|
|
@ -5,6 +5,7 @@
|
||||||
.bd-sidebar {
|
.bd-sidebar {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
background-color: #fafafa;
|
||||||
// background-color: #322f38;
|
// background-color: #322f38;
|
||||||
|
|
||||||
.navbar-toggler {
|
.navbar-toggler {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue