what is the facebook font?

jaredakelly

Regular Member
Joined
Jan 14, 2010
Messages
376
Reaction score
89
anyone know what size and what font is used when posting statuses or comments? or how to figure that out?
 
Option 1: go to fb, and look at the page source. Find the stylesheets, open those, and take a look.Option 2: google "what fonts does facebook use" (seriously).
 
Lucida grande 13px #333333 for updates,
Lucida grande 11px #333333 for comments.
 
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
 
Back
Top