Tirvo commited on
Commit
affde9b
·
verified ·
1 Parent(s): 59be923

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +209 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: 6 6
3
- emoji: 🏃
4
- colorFrom: purple
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: 6-6
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: purple
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,209 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="pt-BR">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <meta name="x-apple-disable-message-reformatting" />
7
+ <!--[if mso]>
8
+ <xml>
9
+ <o:OfficeDocumentSettings>
10
+ <o:AllowPNG/>
11
+ <o:PixelsPerInch>96</o:PixelsPerInch>
12
+ </o:OfficeDocumentSettings>
13
+ </xml>
14
+ <![endif]-->
15
+ <title>limayachts Q2Benefits+Addons-REF#5593</title>
16
+ <style type="text/css">
17
+ /* Reset de Estilos Globais para Email */
18
+ #outlook a { padding: 0; }
19
+ body { width: 100% !important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding: 0; background-color: #ffffff; }
20
+ .ReadMsgBody { width: 100%; } .ExternalClass { width: 100%; }
21
+ .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }
22
+ table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse; }
23
+ img { -ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; }
24
+ p { margin: 0 0 1em 0; padding:0; } /* Adicionado padding:0 para p */
25
+ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
26
+ a { color: #E60000; text-decoration: underline; }
27
+
28
+ /* Estilos específicos para o botão, garantindo que o texto do link seja branco e sem sublinhado */
29
+ .button-link a, .button-link a:link, .button-link a:visited, .button-link a:hover, .button-link a:active {
30
+ color: #FFFFFF !important;
31
+ text-decoration: none !important;
32
+ font-weight: bold;
33
+ }
34
+
35
+ /* Media Queries para Responsividade */
36
+ @media screen and (max-width: 600px) {
37
+ .email-container {
38
+ width: 100% !important;
39
+ max-width: 100% !important;
40
+ border-radius: 0 !important; /* Remove border-radius no mobile para ocupar tela cheia */
41
+ box-shadow: none !important; /* Remove sombra no mobile */
42
+ }
43
+ .content-cell, .header-cell, .footer-cell {
44
+ padding-left: 15px !important;
45
+ padding-right: 15px !important;
46
+ }
47
+ .header-cell { border-radius: 0 !important; }
48
+ .footer-cell { border-radius: 0 !important; }
49
+ .logo-image {
50
+ width: 150px !important;
51
+ height: auto !important;
52
+ }
53
+ .footer-links-table td {
54
+ display: block !important;
55
+ text-align: center !important;
56
+ padding: 8px 0 !important; /* Aumentado padding vertical */
57
+ }
58
+ .footer-links-table .link-separator {
59
+ display: none !important;
60
+ }
61
+ .document-info-table {
62
+ text-align: center !important; /* Centraliza o conteúdo da tabela de info */
63
+ }
64
+ .document-info-content {
65
+ text-align: left !important; /* Mantém o texto interno alinhado à esquerda */
66
+ border-radius: 10px !important; /* Arredonda todos os cantos no mobile */
67
+ }
68
+ .document-info-border {
69
+ display: none !important; /* Oculta a borda lateral no mobile */
70
+ }
71
+ .button-td { padding: 15px 25px !important; } /* Ajusta padding do botão no mobile */
72
+ .button-link a { font-size: 16px !important; } /* Ajusta tamanho da fonte do botão no mobile */
73
+ }
74
+ </style>
75
+ <!--[if mso]>
76
+ <style type="text/css">
77
+ body, table, td, p, a, h1, h2 {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;}
78
+ .fallback-font {font-family: Arial, sans-serif !important;} /* Para garantir que MSO use uma fonte comum */
79
+ </style>
80
+ <![endif]-->
81
+ </head>
82
+ <body style="margin:0; padding:0; width:100%; background-color:#ffffff;">
83
+ <center> <!-- Centraliza no Outlook.com e alguns outros clientes -->
84
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#ffffff" role="presentation" style="width:100%; background-color:#ffffff;">
85
+ <tr>
86
+ <td align="center" style="padding:20px 10px;">
87
+ <!--[if mso | IE]>
88
+ <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="600" align="center" style="width:600px;">
89
+ <tr>
90
+ <td>
91
+ <![endif]-->
92
+ <table class="email-container" width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation"
93
+ style="max-width:600px; margin:0 auto; background-color:#ffffff; /* Fundo do container em si */
94
+ border-radius:15px;
95
+ overflow:hidden; /* Ajuda com border-radius em alguns clientes */
96
+ -webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.1);
97
+ box-shadow: 0 4px 15px rgba(0,0,0,0.1);">
98
+ <!-- HEADER -->
99
+ <tr>
100
+ <td class="header-cell" bgcolor="#2B2B2B" align="center"
101
+ style="padding:25px; border-bottom:3px solid #E60000;
102
+ border-top-left-radius:15px; border-top-right-radius:15px;">
103
+ <h1 class="fallback-font" style="color:#FFFFFF; font-size:28px; margin:0 0 5px 0; letter-spacing:1px; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight:bold;">
104
+ Adobe Documentos
105
+ </h1></td>
106
+ </tr>
107
+
108
+ <!-- CONTENT -->
109
+ <tr>
110
+ <td class="content-cell" bgcolor="#FFFFFF" align="center" style="padding:30px 30px 20px 30px; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">
111
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation">
112
+ <!-- LOGO -->
113
+ <tr> </tr>
114
+ <!-- DOCUMENT INFO -->
115
+ <tr>
116
+ <td align="center" style="padding-bottom:25px;">
117
+ <table class="document-info-table" width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation" style="background-color:#F8F9FA; border-radius:10px;">
118
+ <tr>
119
+ <td class="document-info-border" width="4" bgcolor="#1372E6" style="width:4px; background-color:#1372E6; font-size:1px; line-height:1px; border-top-left-radius:10px; border-bottom-left-radius:10px;"> </td>
120
+ <td class="document-info-content" style="padding:25px; text-align:left; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; border-top-right-radius:10px; border-bottom-right-radius:10px;">
121
+ <h2 class="fallback-font" style="color:#333333; font-size:22px; margin:0 0 15px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight:bold;">
122
+ Benefícios Colaborador
123
+ </h2>
124
+ <p class="fallback-font" style="color:#555555; font-size:16px; margin:0 0 8px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;"><br />
125
+ </p>
126
+ <p class="fallback-font" style="color:#555555; font-size:16px; margin:0 0 8px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;"> Reference: <strong style="font-weight:bold; color:#333333;">#5593</strong> </p>
127
+ <p class="fallback-font" style="color:#555555; font-size:16px; margin:0 0 8px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;"><br />
128
+ </p>
129
+ <p class="fallback-font" style="color:#555555; font-size:16px; margin:0 0 8px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;"> Baixe o Arquivo e veja seu Benefício.  </p>
130
+ <p class="fallback-font" style="color:#1372E6; font-weight:bold; font-size:18px; margin:15px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;">&nbsp;</p>
131
+ <p class="fallback-font" style="color:#1372E6; font-weight:bold; font-size:18px; margin:15px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;">Consultar Valores Disponiveis</p>
132
+ <p class="fallback-font" style="color:#555555; font-size:16px; margin:0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height:1.5;">&nbsp;
133
+ </p>
134
+ </td>
135
+ </tr>
136
+ </table>
137
+ </td>
138
+ </tr>
139
+ <!-- TIMESTAMP -->
140
+ <tr> </tr>
141
+ <!-- BUTTON -->
142
+ <tr>
143
+ <td align="center" style="padding-bottom:20px;">
144
+ <table border="0" cellspacing="0" cellpadding="0" role="presentation">
145
+ <tr>
146
+ <td align="center" bgcolor="#E60000" class="button-link button-td"
147
+ style="background-color:#E60000; border-radius:50px; padding:15px 40px;">
148
+ <a href="#" target="_blank"
149
+ style="font-size:18px; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color:#FFFFFF; text-decoration:none; display:inline-block; font-weight:bold;">
150
+ Abrir Documento
151
+ </a>
152
+ </td>
153
+ </tr>
154
+ </table>
155
+ </td>
156
+ </tr>
157
+ </table>
158
+ </td>
159
+ </tr>
160
+
161
+ <!-- FOOTER -->
162
+ <tr>
163
+ <td class="footer-cell" bgcolor="#2B2B2B" align="center"
164
+ style="padding:30px; color:#FFFFFF; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
165
+ border-bottom-left-radius:15px; border-bottom-right-radius:15px;">
166
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" role="presentation">
167
+ <!-- FOOTER LINKS -->
168
+ <tr>
169
+ <td align="center" style="padding-bottom:20px;">
170
+ <table class="footer-links-table" border="0" cellspacing="0" cellpadding="0" role="presentation">
171
+ </table>
172
+ </td>
173
+ </tr>
174
+ <!-- DIVIDER -->
175
+ <tr>
176
+ <td align="center" style="padding-bottom:15px;">
177
+ <table width="80%" border="0" cellspacing="0" cellpadding="0" role="presentation" align="center" style="max-width:400px;">
178
+ <tr>
179
+ <td height="1" style="height:1px; font-size:1px; line-height:1px; background-color:#444444;"> </td>
180
+ </tr>
181
+ </table>
182
+ </td>
183
+ </tr>
184
+ <!-- FOOTER TEXT -->
185
+ <tr>
186
+ <td align="center">
187
+ <p class="fallback-font" style="color:#AAAAAA; font-size:12px; line-height:1.6; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; max-width:500px; margin:0 auto 15px auto;">
188
+ <strong style="color:#E60000; font-weight:bold;">Adobe</strong>, the Adobe logo, the Adobe PDF logo, and Acrobat are either registered trademarks or trademarks of Adobe in the United States and/or other countries. All other trademarks are the property of their respective owners.
189
+ </p>
190
+ <p class="fallback-font" style="color:#AAAAAA; font-size:12px; line-height:1.6; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; max-width:500px; margin:0 auto;">
191
+ Adobe, 345 Park Ave., San Jose, CA 95110 USA
192
+ </p>
193
+ </td>
194
+ </tr>
195
+ </table>
196
+ </td>
197
+ </tr>
198
+ </table>
199
+ <!--[if mso | IE]>
200
+ </td>
201
+ </tr>
202
+ </table>
203
+ <![endif]-->
204
+ </td>
205
+ </tr>
206
+ </table>
207
+ </center>
208
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Tirvo/6-6" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
209
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ melhorar botao