La Comunità di Capodarco
Le comunità in Italia e all’estero
Notizie
Social Network
La nuova sede
/* ----------------------------------------- */ /* Vista: Ultime Protagonisti - inizio */ /* ----------------------------------------- */ .protagonists { background:#f6f6f6; border:1px solid #ddd; border-radius:5px; } .protagonists h3 { text-transform:uppercase; padding:0.6em 10px; border-bottom:1px solid #ddd; font-weight:400; } .single-protagonist { padding:0.6em 10px; border-bottom:1px solid #ddd; background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); } .single-protagonist:last-child { border-bottom:0; } .single-protagonist h4 { font-size:1.2em; } .single-protagonist p { font-size:1.1em; } /* ----------------------------------------- */ /* Vista: Ultime Protagonisti - fine */ /* ----------------------------------------- */