Merge pull request #105 from twbs/beautiful-colors

Print with all the colors of the wind
This commit is contained in:
Chris Rebert 2015-04-13 10:34:30 -07:00
commit 2057124cf2
1 changed files with 0 additions and 2 deletions

View File

@ -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;
} }