Larson Texts notes. Lots of Pipedrive Template changes. Started my GS Script for Timeline events.

This commit is contained in:
Norm Rasmussen
2023-07-24 19:15:14 -04:00
parent ecf6845890
commit 08c8f78f1c
168 changed files with 13188 additions and 1196 deletions

View File

@ -194,18 +194,30 @@
|
</p>
<a class="footer-bottom-link" href="https://www.pipedrive.com/en/terms-of-service">
Terms of service
<span class="lang-en">Terms of service</span>
<span class="lang-de">Allgemeine Geschäftsbedingungen</span>
<span class="lang-es">Términos del servicio</span>
<span class="lang-fr">Conditions d'utilisation</span>
<span class="lang-br">Termos de serviço</span>
</a>
<p class="footer-button-link-separator">
|
</p>
<a class="footer-bottom-link" href="https://www.pipedrive.com/en/privacy">
Privacy Policy
<span class="lang-en">Privacy Policy</span>
<span class="lang-de">Datenschutzrichtlinie</span>
<span class="lang-es">Política de privacidad</span>
<span class="lang-fr">Politique de confidentialité</span>
<span class="lang-br">Política de privacidade</span>
</a>
</div>
<div class="footer-bottom-text">
Pipedrive is a Web-based Sales CRM.
<span class="lang-en">Pipedrive is a Web-based Sales CRM.</span>
<span class="lang-de">Pipedrive ist ein webbasiertes Vertriebs-CRM.</span>
<span class="lang-es">Pipedrive es un CRM de ventas basado en la web.</span>
<span class="lang-fr">Pipedrive est un CRM commercial basé sur le Web.</span>
<span class="lang-br">O Pipedrive é um CRM de vendas baseado na Web.</span>
</div>
</div>
</section>
@ -260,7 +272,7 @@
.footer-language-dropdown {
position: absolute;
display: none;
box-shadow: 0 3px 5px rgba(0, 0, 0, .08), 0 0 4px rgba(0,0,0,.12);
box-shadow: 0px 3px 5px rgba(0, 0, 0, .08), 0px 0px 4px rgba(0,0,0,.12);
bottom: 35px;
left: 10%;
background: #FFF;