Actualizar index2.html

This commit is contained in:
2026-03-29 09:39:11 +00:00
parent ce1a708f6d
commit 588b80b7fc

View File

@@ -6,6 +6,7 @@
<title>Portal del Cliente - IntegraRepara</title> <title>Portal del Cliente - IntegraRepara</title>
<script src="https://cdn.tailwindcss.com"></script> <script src="https://cdn.tailwindcss.com"></script>
<script src="https://unpkg.com/lucide@latest"></script> <script src="https://unpkg.com/lucide@latest"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js"></script>
<style> <style>
:root { --app-bg: #f8fafc; } :root { --app-bg: #f8fafc; }