From 18b4cb754a48a90a298169d5a1adac40ccc1984a Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Wed, 10 Jul 2013 09:01:56 -0400 Subject: typo and whitespace correction --- css/print/paper.css | 2 +- css/print/pdf.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'css/print') 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; diff --git a/css/print/pdf.css b/css/print/pdf.css index 9094ef1..7b66ee5 100644 --- a/css/print/pdf.css +++ b/css/print/pdf.css @@ -56,7 +56,7 @@ body, p, td, li, div { } /* 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 { text-shadow: 0 0 0 #000 !important; -- cgit v1.2.3