diff options
author | Hakim El Hattab | 2013-08-20 20:14:22 -0700 |
---|---|---|
committer | Hakim El Hattab | 2013-08-20 20:14:22 -0700 |
commit | 4164200474e2af27803dc7683054f5443743c8a9 (patch) | |
tree | 40dbf6bcb8ef828c060cd39adff0589e6d7822c9 /css/print/paper.css | |
parent | cb26ff62112df74beb6ade2b4d3721d965f09c5d (diff) | |
parent | 2da7c3eacfcd7cc59d9cdee97087b0e2feca625e (diff) |
Merge pull request #567 from hakimel/dev
2.5.0
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; |