deps: update all bower deps adjust style to new boostrap defaults
This commit is contained in:
parent
49e5280edf
commit
5735c1deb5
2 changed files with 21 additions and 12 deletions
|
@ -1,9 +1,15 @@
|
|||
body {
|
||||
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
height: 50px !important;
|
||||
min-height: 49px !important;
|
||||
font-size: 0.85em;
|
||||
background: #242628;
|
||||
margin-bottom: 10px;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.navbar-collapse {
|
||||
|
@ -45,6 +51,9 @@
|
|||
|
||||
.navbar-brand {
|
||||
color: white;
|
||||
float: left;
|
||||
font-size: 19px;
|
||||
line-height: 21px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue