Recettes : on finalise la fonction d'impression de la recette
This commit is contained in:
@@ -80,5 +80,16 @@ div.entete span b {
|
||||
font-weight: bold;
|
||||
}
|
||||
.bouton-imprimer {
|
||||
margin: 20px 0;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
.footer-block,
|
||||
header,
|
||||
.nav-breadcrumb,
|
||||
.table-ingredients tr:last-of-type,
|
||||
#tarteaucitronAlertBig {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user