Blame view

projetSC/sc_internet/style.css 136 Bytes
1f48dd44   mdelapor   mise en ligne du ...
1
2
3
4
5
6
7
8
9
10
  h1

  {

      color: purple;

      font-family: Verdana,Georgia,Arial,sans-serif;

      text-align: center

  }

  p

  {

  	text-align: justify;

  }