Charte graphique du projet Silene-Geonature
Couleurs
- Fond des pages :
white
/#FFF
/ - Titres :
#99B931
- Texte :
black
/#000
- Fond du texte :
#F8F8F8
- Général :
- Liens :
#759B00
- Liens survolés :
#9EC42E
- Faune :
- Titre, lien, bordures :
#97BF0D
- Fond des encarts :
#F7F9EC
- Flore :
- Titre, lien, bordure :
#A10D59
- Fond des encarts :
#EFE0E9
- Liens survolés :
#A6C1E5
Détails technique : CSS
body { background: #fff; color: #000; font: 11px Arial, Verdana, Helvetica, sans-serif; line-height: normal; min-width: 960px; line-height: 1.4em; } h1, h2, h3, h4 { color: #97bf0d; border-bottom: 1px solid #97bf0d; margin: 1em 0; padding: 0; } h1 { font-size: 1.6em; line-height: 1.6em; padding: .2em; } h2 { font-size: 1.4em; padding: .2em .4em; } h3, h4 { padding: .2em .6em; border-bottom-style: dotted; } h3 { font-size: 1.2em; } h4 { font-size: 1.1em; } p { margin: 1em; padding: 0; } /* Général */ a { color: #759B00; text-decoration: none; } a:hover { color: #9EC42E; border-bottom: 1px dotted #9EC42E; } /* Flore */ .flore a { color: #A10D59; } .flore a:hover { color: #A6C1E5; border-bottom: 1px dotted #A6C1E5; } /* Faune */ .faune a { color: #97BF0D; } .faune a:hover { color: #9EC42E; border-bottom: 1px dotted #9EC42E; }