2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

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