Resolved - Experiment with fonts and CSS

completed 5jun2013 - liked the "Lato" sans serif. "PT Serif" is okay, but I still prefer sans serif. Medium.com's serif is the best serif that I've seen. I'll stick with Open Sans, but I may test Lato some more. Need to increase the font size with Lato and PT Serif.

http://mattgemmell.com/ -- uses Google fonts PT Serif and PT Sans.

http://summerofdesign.com/ -- uses Google font Lato.

Example code from summerofdesign.com blog site.

body {
width: 70rem;
min-height: 100%;
margin: 2.8rem auto 0 auto;
font-family: "Lato", "Lucida Grande", "Tahoma", sans-serif;
font-size: 1.6rem;
text-align: right;
letter-spacing: 1px;
line-height: 1.2em;
text-rendering: optimizelegibility;
color: # 333222;
}

#junco
#resolved
#typography

From JR's : articles
106 words - 753 chars
created on
updated on
import date 2013-08-12 21:50:24 - #
source - versions - backlinks

Related articles
Resolved - Junco files to move into production - 6Sep2013 - Sep 06, 2013
Resolved - Change the redirect action after deleting front page post - Jun 27, 2013
Resolved - Fix display of extended ascii characters when editing in splitscreen mode - Aug 21, 2013
Resolved - Testing change to regex for hashtags - Jun 27, 2013
Resolved - fixed error when undeleting a private blog post - Jun 27, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Nov 17, 2024 - 9:38 a.m. EST