Files
Gainsight/Custom_Templates/customer_templates/DoubleVerify University/_french_lang.html.liquid

147 lines
6.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<style>
body > header > div > nav > div > ul > li:nth-child(1) > a,
body > header > div > nav > div > ul > li:nth-child(2) > a,
body > header > div > nav > div > ul > li:nth-child(3) > a,
body > div.main-content > div.uk-container.uk-container-center > div > div > p,
body > div.main-content > div.uk-container.uk-container-center.school-website-course-index-list.uk-margin-bottom.current-person > div > div > div > ul > li > div > a,
body > div > div > div > header > div > nav > div > ul > li:nth-child(1) > a,
body > div > div > div > header > div > nav > div > ul > li:nth-child(2) > a,
body > div.overlay.highlight-overlay > div > div > div > div > p,
body > div.overlay.highlight-overlay > div > div > div > div > p > a,
body > div.certificate-modal.fade-in.show > div > div > h2,
body > div.certificate-modal.fade-in.show > div > div > p,
body > div.certificate-modal.fade-in.show > div > div > p.shareable-note,
body > div.certificate-modal.fade-in.show > div > div.modal-right-content > div > p {
text-indent: -99999px;
line-height: 0;
}
/* HEADER BUTTONS */
body > header > div > nav > div > ul > li:nth-child(1) > a::after {
/*achievments*/
text-indent: 0;
display: block;
content: "CERTIFICATIONS";
line-height: 0px;
margin-top: -20px;
}
body > header > div > nav > div > ul > li:nth-child(2) > a::after {
/*get in touch*/
text-indent: 0;
display: block;
content: "NOUS CONTACTER";
line-height: 0px;
margin-top: -20px;
}
body > header > div > nav > div > ul > li:nth-child(3) > a::after {
/*log out*/
text-indent: 0;
display: block;
content: "Se déconnecter";
line-height: 0px;
}
/* SITE DECRIBTION */
body > div.main-content > div.uk-container.uk-container-center > div > div > p::after {
/*DoubleVerify's purpose is to power media quality and performance for the world's largest brands and agencies. Global advertisers leverage DV's solutions to drive campaign efficiency, protect brand reputation and maximize return on their digital investment. The DVU course curriculum is designed to give you the tools you need to fully realize the benefits of DV's Advertiser Suite. Each course will let you take a self-guided tour of our service offerings, and demonstrate ways to leverage DV's actionable insights in order to achieve your digital campaign objectives.*/
text-indent: 0;
display: block;
content: "L'objectif de DoubleVerify est d'optimiser la qualité et les performances médias pour les plus grandes marques et agences du monde. Les annonceurs globaux utilisent les solutions de DV pour améliorer l'efficacité des leurs campagnes, protéger la réputation de leur marque et maximiser le retour sur leur investissement digital. Le programme de cours DVU est conçu pour vous donner les outils dont vous avez besoin pour profiter pleinement des avantages de la suite publicitaire de DV. Chaque cours vous permettra de faire une visite autoguidée de nos différents services et vous montrera comment utiliser DV au mieux afin doptimiser et d'atteindre les objectifs de votre campagne digitale.";
line-height: 25px;
}
/* COURSE DESCRIBTIONS */
/* COURSE START BUTTONS */
body > div.main-content > div.uk-container.uk-container-center.school-website-course-index-list.uk-margin-bottom.current-person > div > div > div > ul > li > div > a::after {
/*start course*/
text-indent: 0;
display: block;
content: "COMMENCER LE COURS";
line-height: 45px;
}
body > div > div > div > header > div > nav > div > ul > li:nth-child(1) > a::after {
/*get in touch*/
text-indent: 0;
display: block;
content: "NOUS CONTACTER";
line-height: 0px;
margin-top: -20px;
}
body > div > div > div > header > div > nav > div > ul > li:nth-child(2) > a::after {
/*log out*/
text-indent: 0;
display: block;
content: "Se déconnecter";
line-height: 0px;
}
/* CONTACT BUTTON */
body > div.overlay.highlight-overlay > div > div > div > div > p > a::after {
/*dvusupport@doubleverify.com*/
text-indent: 0;
display: block;
content: "dvusupport@doubleverify.com";
line-height: 0px;
transform: translate(0%, 30px);
}
body > div.overlay.highlight-overlay > div > div > div > div > p::after {
/*For any questions about DV University or DoubleVerify, please contact*/
text-indent: 0;
display: block;
content: "Pour toute question concernant DV University ou DoubleVerify, veuillez contacter";
line-height: 25px;
padding-top: 40px;
margin-bottom: -10px;
margin-top: -70px;
font-size: 1.05em;
}
body > div.certificate-modal.fade-in.show > div > div > h2::after {
/*achievments*/
text-indent: 0;
display: block;
content: "Certifications";
line-height: 0px;
padding-bottom: 10px;
}
body > div.certificate-modal.fade-in.show > div > div > p::after {
/*To earn each certification, please complete the course requirements indicated for each badge on the right.*/
text-indent: 0;
display: block;
content: "Pour obtenir chaque certification, veuillez compléter les cours comme indiqué à droite de chaque badge.";
line-height: 32px;
}
body > div.certificate-modal.fade-in.show > div > div > p.shareable-note::after {
/*Please note that shareable versions of your badges and certifications are delivered via email within one business day of completing your assigned courses. Please reach out to dvupport@doubleverify.com with any questions..*/
text-indent: 0;
display: block;
content: "Veuillez noter que les versions partageables de vos badges et certifications sont envoyées par e-mail dans un délai d'un jour ouvrable après la fin des cours. Veuillez contacter dvusupport@doubleverify.com pour toute question.";
line-height: 20px;
}
body > div.certificate-modal.fade-in.show > div > div.modal-right-content > div > p::after {
/*Complete the course requirements below each badge to unlock these achievements.*/
text-indent: 0;
display: block;
content: "Complete los requisitos del curso debajo de cada insignia para desbloquear estos logros.";
line-height: 30px;
padding-bottom: 10px;
padding-top: 20px;
}
</style>