Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
footer.scss 282 B
Newer Older
  • Learn to ignore specific revisions
  • // Footer background and Font //
    .custom-footer{
    
    Christophe Chaudier's avatar
    Christophe Chaudier committed
      background: var(--primary-medium) !important;
    
    Christophe Chaudier's avatar
    Christophe Chaudier committed
      color: var(--secondary) !important;
    
    }
      
    .custom-footer .footer-section-link-wrapper a, .footer-links > a, .blurb {
    
    Christophe Chaudier's avatar
    Christophe Chaudier committed
      color: var(--secondary) !important;