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
matomo.css 276 B
Newer Older
/******** MATOMO *********/

.matomo_optout {
    border: 0; 
    height: 200px; 
    width: 600px;
}
  
.notrack_container {
    display: flex;
    justify-content: center;
}
  
.no_track {
    margin-left: 12px;
    margin-right: 12px;
    width: 10rem;
    height: auto;
}