mirror of https://github.com/twbs/bootstrap.git
Merge pull request #105 from twbs/beautiful-colors
Print with all the colors of the wind
This commit is contained in:
commit
2057124cf2
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue