move font styles elsewhere, better iOS styles
This commit is contained in:
parent
3132366e50
commit
949e1048ca
1 changed files with 1 additions and 3 deletions
|
@ -29,7 +29,7 @@ button.btn.close.small-btn {
|
|||
visibility: hidden;
|
||||
float: right;
|
||||
margin-right: 4px;
|
||||
margin-top: -45px;
|
||||
margin-top: -51px;
|
||||
font-size: 25px;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
|
@ -86,8 +86,6 @@ button.btn.close.small-btn {
|
|||
position: relative;
|
||||
background: #000;
|
||||
height: 21px;
|
||||
|
||||
font-family: 'Arial-BoldMT', sans-serif;
|
||||
}
|
||||
.navbar a {
|
||||
padding: .5em 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue