Mobile navigation styles
This commit is contained in:
parent
5d3487f45d
commit
8b6d34ebcf
@ -11,6 +11,12 @@
|
|||||||
.navbar-header
|
.navbar-header
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
||||||
|
.navbar-collapse
|
||||||
|
background: rgba(#212121, .85)
|
||||||
|
border-radius: 5px
|
||||||
|
border: 1px solid #212121
|
||||||
|
box-shadow: inset 0 0 6px #212121
|
||||||
|
|
||||||
ul
|
ul
|
||||||
list-style: none
|
list-style: none
|
||||||
text-align: center
|
text-align: center
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user