mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-27 12:51:30 +00:00
Fixed black boxes on print to pdf
This commit is contained in:
@@ -391,6 +391,11 @@ body {
|
||||
box-shadow : none;
|
||||
}
|
||||
}
|
||||
@media print {
|
||||
.phb .descriptive, .phb blockquote{
|
||||
box-shadow : none;
|
||||
}
|
||||
}
|
||||
//*****************************
|
||||
// * WIDE
|
||||
// *****************************/
|
||||
|
||||
Reference in New Issue
Block a user