Skip to content

Commit

Permalink
changed to ios 7/8 flat design
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikfro committed Sep 15, 2015
1 parent 8617676 commit bf4ef0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion smart-app-banner.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,14 @@
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 5px;
font-family: Arial;
font-family: 'ArialRoundedMTBold', Arial;
font-size: 20px;
text-align: center;
color: #888;
text-decoration: none;
border: 0;
border-radius: 14px;
-webkit-font-smoothing: subpixel-antialiased;
}

.smartbanner-close:active,
Expand Down Expand Up @@ -111,8 +112,10 @@
width: 18px;
height: 18px;
line-height: 18px;
font-family: Arial;
color: #888;
text-shadow: 0 1px 0 white;
-webkit-font-smoothing: none;
}

.smartbanner-ios .smartbanner-close:active,
Expand Down

0 comments on commit bf4ef0c

Please sign in to comment.