
/* - feuilletage.css - */
@media screen {
/* https://www.presse-aepp.fr/portal_css/feuilletage.css?original=1 */
#content #share a{
padding:3px 10px;
background:#000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#fff;
font-size:1em;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
}

