fix: 2× textarea height; footer copyright br + remove dash
This commit is contained in:
+6
-9
@@ -1093,7 +1093,7 @@
|
|||||||
background-color: rgba(255, 255, 255, 0.07);
|
background-color: rgba(255, 255, 255, 0.07);
|
||||||
outline: none;
|
outline: none;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
height: 2.4rem;
|
height: 4.8rem;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
transition:
|
transition:
|
||||||
border-color 0.2s,
|
border-color 0.2s,
|
||||||
@@ -1942,9 +1942,9 @@
|
|||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<div class="footer-inner">
|
<div class="footer-inner">
|
||||||
<p class="footer-copy">
|
<p class="footer-copy">
|
||||||
© <span id="year"></span>
|
© <span id="year"></span> ODOO4projects<br />
|
||||||
<span data-i18n="footer-note"
|
<span data-i18n="footer-note"
|
||||||
>ODOO4projects — Hosting for the AI generation</span
|
>Hosting for the AI generation</span
|
||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@@ -2131,8 +2131,7 @@
|
|||||||
"bundle-item5": "One hour onboarding session",
|
"bundle-item5": "One hour onboarding session",
|
||||||
"bundle-item6": "50% discount — first year incl.",
|
"bundle-item6": "50% discount — first year incl.",
|
||||||
"bundle-footnote-text": "*Domain not included",
|
"bundle-footnote-text": "*Domain not included",
|
||||||
"footer-note":
|
"footer-note": "Hosting for the AI generation",
|
||||||
"ODOO4projects — Hosting for the AI generation",
|
|
||||||
"footer-support": "Support",
|
"footer-support": "Support",
|
||||||
"footer-legal": "Legal",
|
"footer-legal": "Legal",
|
||||||
"footer-contact": "Contact",
|
"footer-contact": "Contact",
|
||||||
@@ -2224,8 +2223,7 @@
|
|||||||
"bundle-item5": "Sesión de incorporación de una hora",
|
"bundle-item5": "Sesión de incorporación de una hora",
|
||||||
"bundle-item6": "50 % de descuento — primer año incluido",
|
"bundle-item6": "50 % de descuento — primer año incluido",
|
||||||
"bundle-footnote-text": "*Dominio no incluido",
|
"bundle-footnote-text": "*Dominio no incluido",
|
||||||
"footer-note":
|
"footer-note": "Hosting para la generación IA",
|
||||||
"ODOO4projects — Hosting para la generación IA",
|
|
||||||
"footer-support": "Soporte",
|
"footer-support": "Soporte",
|
||||||
"footer-legal": "Legal",
|
"footer-legal": "Legal",
|
||||||
"footer-contact": "Contacto",
|
"footer-contact": "Contacto",
|
||||||
@@ -2312,8 +2310,7 @@
|
|||||||
"bundle-item5": "Einstündige Onboarding-Session",
|
"bundle-item5": "Einstündige Onboarding-Session",
|
||||||
"bundle-item6": "50 % Rabatt — erstes Jahr inklusive",
|
"bundle-item6": "50 % Rabatt — erstes Jahr inklusive",
|
||||||
"bundle-footnote-text": "*Domain nicht enthalten",
|
"bundle-footnote-text": "*Domain nicht enthalten",
|
||||||
"footer-note":
|
"footer-note": "Hosting für die KI-Generation",
|
||||||
"ODOO4projects — Hosting für die KI-Generation",
|
|
||||||
"footer-support": "Support",
|
"footer-support": "Support",
|
||||||
"footer-legal": "Rechtliches",
|
"footer-legal": "Rechtliches",
|
||||||
"footer-contact": "Kontakt",
|
"footer-contact": "Kontakt",
|
||||||
|
|||||||
Reference in New Issue
Block a user