fix erreur

This commit is contained in:
Plumf 2023-08-10 15:51:20 +02:00
parent 5169c53a6a
commit f2f3a11010
1 changed files with 0 additions and 34 deletions

View File

@ -121,37 +121,3 @@ nav li{
.menu_articles .pagination strong {
font-size:1em;
}*/
/*Pour tester*/
/* exemple d'habillage */
.sociaux{
padding-top: 0.5em;
}
.sociaux ul {margin:0;padding:0;list-style:none;}
.sociaux li {display:inline-block;margin:0 0.2em 0.4em 0;}
.sociaux a {text-decoration:none;}
.sociaux a:focus, .sociaux a:hover, .sociaux a:active {background-color:transparent;}
.sociaux a.spip_out::after, .sociaux a.external::after { content: none; }
.sociaux .name { position:absolute; clip:rect(0 0 0 0); clip-path:inset(50%); height:1px; margin:0; overflow:hidden; padding:0; width:1px; white-space:nowrap; }
.sociaux .socicon { display: block; font-size:1.4em;padding:.5em;border-radius:1em;color:#fff;background-color:#000; transition: background-color 0.2s;}
.sociaux .facebook .socicon {background-color:var(--couleurpolices);}
.sociaux .twitter .socicon {background-color:var(--couleurpolices);}
.sociaux .mastodon .socicon {background-color:var(--couleurpolices);}
.sociaux .instagram .socicon {background-color:var(--couleurpolices);}
.sociaux .googleplus .socicon {background-color:var(--couleurpolices);}
.sociaux .blogger .socicon {background-color:var(--couleurpolices);}
.sociaux .linkedin .socicon {background-color:var(--couleurpolices);}
.sociaux .youtube .socicon {background-color:var(--couleurpolices);}
.sociaux .pinterest .socicon {background-color:var(--couleurpolices);}
.sociaux .rss .socicon {background-color:var(--couleurpolices);}
.sociaux .mail .socicon {background-color:var(--couleurpolices);}
.sociaux .tripadvisor .socicon {background-color:var(--couleurpolices);}
.sociaux .vimeo .socicon {background-color:var(--couleurpolices);}
.sociaux .fickr .socicon {background-color:var(--couleurpolices);}
.sociaux .viber .socicon {background-color:var(--couleurpolices);}
.sociaux .whatsapp .socicon {background-color:var(--couleurpolices);}
.sociaux .skype .socicon {background-color:var(--couleurpolices);}
.sociaux .bandcamp .socicon {background-color:var(--couleurpolices);}
.sociaux .socicon:hover {background-color:var(--couleursurvol);} /* doit rester en dernier pour être pris en compte ! */