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

Line 258: Line 258:
 
             z-index:5;
 
             z-index:5;
 
           }
 
           }
 +
 +
/**************** TABLE *****************/
 +
 +
table
 +
{
 +
    border-collapse: collapse;
 +
}
 +
td, th
 +
{
 +
    border: 1px solid black;
 +
    font-family:  'Open Sans', sans-serif;
 +
    font-size: 15px;
 +
    font-weight: lighter;
 +
}
 +
 +
caption
 +
{
 +
    font-family:  'Open Sans', sans-serif;
 +
    font-size: 15px;
 +
    font-weight: lighter;
 +
    margin-bottom: 2%;
 +
}
 +
 +
  
 
/* ****************************** CROIX POUR FERMER UNE POP UP ************************** */
 
/* ****************************** CROIX POUR FERMER UNE POP UP ************************** */

Revision as of 09:50, 19 October 2017