Commit 2057124c authored by Chris Rebert's avatar Chris Rebert

Merge pull request #105 from twbs/beautiful-colors

Print with all the colors of the wind
parents d4a28829 d8423c05
...@@ -9,9 +9,7 @@ ...@@ -9,9 +9,7 @@
*, *,
*:before, *:before,
*:after { *:after {
color: #000 !important; // Black prints faster: h5bp.com/s
text-shadow: none !important; text-shadow: none !important;
background: transparent !important;
box-shadow: none !important; box-shadow: none !important;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment