sidebar-mobile
This commit is contained in:
parent
5a61c78c5a
commit
d7b962607f
2 changed files with 50 additions and 25 deletions
|
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
.left-off-canvas-menu {
|
||||
background: #3C4E60;
|
||||
background: #2C3E50;
|
||||
}
|
||||
|
||||
.off-canvas-wrap,.inner-wrap{
|
||||
|
|
@ -80,5 +80,23 @@
|
|||
}
|
||||
|
||||
|
||||
.tab-bar h1 {
|
||||
font-weight: 100;
|
||||
}
|
||||
|
||||
ul.off-canvas-list li a {
|
||||
border-bottom: 1px solid #425568;
|
||||
padding: 0.66667rem 1rem;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
ul.off-canvas-list li a i {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.box-founds {
|
||||
background-color: #213140;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue