Table des matières

Charte graphique du projet Silene-Geonature

Couleurs

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;
}

Exemples

Titre H1

Titre H2

Titre H3

Titre H4

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.