Hébergeur de fichiers indépendant

Code fiche.css

À propos du fichier

Type de fichier
Fichier CSS de 1 Ko (text/plain)
Confidentialité
Fichier public, envoyé le 13 mars 2016 à 22:29, depuis l'adresse IP 90.127.x.x (France)
Sécurité
Ne contient aucun Virus ou Malware connus - Dernière vérification: 23 heures
Statistiques
La présente page de téléchargement a été vue 653 fois depuis l'envoi du fichier
Page de téléchargement

Aperçu du fichier


#accordeons {
    height: 100px;
    margin: 50px auto 0;
    width: 520px;
}
#accordeons h5 {
    font-size: 1.2em;
    font-weight: normal;
    position: relative;
    text-shadow: 0 1px 0 #bbb;
    z-index: 2;
}
#accordeons h5 a {
    color: #333;
    display: block;
    padding: 12px 0 12px 20px;
    text-decoration: none;
}
.accordeon {
    float: left;
    height: 1px;
    margin: 0 20px;
    width: 220px;
}
.accordeon:hover {
}
.accordeon div {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: #eee;
    font-size: 0.9em;
    left: 0;
    margin-top: -3px;
    opacity: 0;
    padding: 15px;
    position: relative;
    transform: scaleY(0);
    transform-origin: 50% 0 0;
    transition: all 0.5s ease 0s;
    width: 215px;
    z-index: 1;
}
.accordeon:hover div {
    opacity: 1;
    transform: scaleY(1);
}
.accordeon div p {
    padding: 5px;
}
.accordeon div p a {
    border-bottom: 1px solid #ccc;
    color: #eee;
    text-decoration: none;
}
.accordeon div p a:hover {
    border-width: 2px;
    color: white;
}
#dummy p {
    color: #999;
    padding: 5px 50px;
    text-shadow: 0 1px 0 #eee;
}


Partager le fichier Code fiche.css sur le Web et les réseaux sociaux:


Télécharger le fichier Code fiche.css


Télécharger Code fiche.css