mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-19 09:21:06 +00:00
Print with all the colors of the wind
Forcing black-and-white text & backgrounds is too harsh. Printing speed isn't everything. Users or authors can easily enable grayscale themselves if need be.
This commit is contained in:
parent
6a2d456719
commit
d8423c0590
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue