mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
colores header pdf ot
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
$(() => {
|
||||
console.log("PDF")
|
||||
var opt = {
|
||||
margin: 2,
|
||||
filename: "PDF_OrdenTrabajo_" + $(".pdf-wrapper").data("id") + ".pdf",
|
||||
|
||||
@ -39,7 +39,7 @@ body{
|
||||
align-content : center;
|
||||
justify-content: center;
|
||||
font-weight: bold;
|
||||
font-size : 20px;
|
||||
font-size : 14px;
|
||||
|
||||
}
|
||||
.esquema{
|
||||
|
||||
Reference in New Issue
Block a user