apple ui font

This commit is contained in:
Chris Wanstrath
2011-08-29 23:32:52 -07:00
parent be836fe462
commit adc94d662f

View File

@@ -5,6 +5,10 @@
margin: 0;
padding: 0;
}
body {
font-family: Lucida Grande;
}
#app-horizontal {
background-color: orange;