move font styles elsewhere, better iOS styles

This commit is contained in:
Owen Versteeg 2014-02-16 11:46:10 -05:00
parent 3132366e50
commit 949e1048ca

View file

@ -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;