remove Arial (not needed with new navbar styles)
This commit is contained in:
parent
9efa4ac237
commit
f4fd8c617f
1 changed files with 1 additions and 2 deletions
|
@ -3,9 +3,8 @@
|
|||
//-------------------------------------------------------------------
|
||||
|
||||
body, textarea {
|
||||
font: 16px Arial, sans-serif;
|
||||
font: 16px sans-serif;
|
||||
margin: 0;
|
||||
// Arial is used so the nav bar looks nice in iOS
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue