Difference between revisions of "Template:Grenoble-Alpes/CSS"

Line 2: Line 2:
 
<style>
 
<style>
  
h1{      /* titre pour haut de page */
+
/* ******************************************** TYPOGRAPHIE ************************************************* */
 +
 
 +
        h1 {      /* titre pour haut de page */
 
                 font-family:  'Molenga', Georgia, Times, serif;
 
                 font-family:  'Molenga', Georgia, Times, serif;
 
                 text-align: center;
 
                 text-align: center;
Line 12: Line 14:
 
                 text-transform: uppercase;
 
                 text-transform: uppercase;
 
             }
 
             }
        body {
 
            background-color:#364A5E;
 
           
 
        }
 
  
            h2{
+
 
 +
        h2 {
 
                 text-align: center;
 
                 text-align: center;
 
                 transform: translateY(5%);
 
                 transform: translateY(5%);
Line 24: Line 23:
 
                 padding-bottom: 30px;
 
                 padding-bottom: 30px;
 
             }
 
             }
            .h-space{
+
 
 +
 
 +
        .h-space {
 
                 color:#ECF0F1;
 
                 color:#ECF0F1;
 
             }
 
             }
            h6{
+
 
 +
 
 +
        h6{
 
                 text-align: center;
 
                 text-align: center;
 
                 transform: translateY(100%);
 
                 transform: translateY(100%);
Line 34: Line 37:
 
                 padding-bottom: 30px;
 
                 padding-bottom: 30px;
 
             }
 
             }
             header {
+
 
 +
        p {
 +
              margin-right:3%;
 +
              margin-left: 3%;
 +
              text-align: justify;
 +
             }
 +
 
 +
/* ********************************************** PAGE *************************************************** */
 +
 
 +
      body {
 +
                background-color:#364A5E;
 +
           
 +
            }
 +
 
 +
      header {
 
                 font-family:  'Molenga', Georgia, Times, serif;
 
                 font-family:  'Molenga', Georgia, Times, serif;
 
                 margin: 0px;
 
                 margin: 0px;
Line 46: Line 63:
 
             }
 
             }
  
            footer{
 
                position:;   
 
            }
 
 
              
 
              
            p {
+
 
            margin-right:3%;
+
/* ************************************** ECRITURE ***************************************** */         
            margin-left: 3%;
+
            text-align: justify;
+
            }
+
         
+
  
 
/* latin-ext */
 
/* latin-ext */

Revision as of 07:28, 21 July 2017