mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
Fix some issues to improve the print output
This commit is contained in:
3
cookbook/static/themes/tandoor.min.css
vendored
3
cookbook/static/themes/tandoor.min.css
vendored
@@ -9548,7 +9548,8 @@ a.text-dark:focus, a.text-dark:hover {
|
||||
@media print {
|
||||
*, :after, :before {
|
||||
text-shadow: none !important;
|
||||
box-shadow: none !important
|
||||
box-shadow: none !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
a:not(.btn) {
|
||||
|
||||
Reference in New Issue
Block a user