Skip to content
Snippets Groups Projects
mentions-legales.css 236 B
Newer Older
  • Learn to ignore specific revisions
  • Bastien DUMONT's avatar
    Bastien DUMONT committed
      overflow-y: hidden;
    }
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
      padding: 1rem 0;
    }
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
      margin-bottom: 0.5rem;
      margin-top: 1.25rem;
      color: #f1c017 !important;
    }
    
    a {
      color: #f1c017;
      text-decoration: none;
    }
    
    p {
      line-height: 120%;
    }