diff options
author | Chris Lawrence | 2013-08-26 02:25:38 -0400 |
---|---|---|
committer | Chris Lawrence | 2013-08-26 02:25:38 -0400 |
commit | d8fb09fb64aa238a2fecafadb3839b8491f919b5 (patch) | |
tree | 78012bb06d34f076cbf32c68974cd786f6f20cb4 /css/print/paper.css | |
parent | f84e025d38be24d7800d51bb8b117570c10568c2 (diff) | |
parent | d62093c228f13ed10a21eb7055872b97c9f2ef78 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'css/print/paper.css')
-rw-r--r-- | css/print/paper.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/print/paper.css b/css/print/paper.css index f902dea..893184d 100644 --- a/css/print/paper.css +++ b/css/print/paper.css @@ -49,7 +49,7 @@ body, p, td, li, div, a { } /* SECTION 4: Set heading font face, sizes, and color. - Diffrentiate your headings from your body text. + Differentiate your headings from your body text. Perhaps use a large sans-serif for distinction. */ h1,h2,h3,h4,h5,h6 { color: #000!important; |