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

Line 250: Line 250:
 
                
 
                
 
             }
 
             }
 +
 +
/* ****************************** CROIX POUR FERMER UNE POP UP ************************** */
 +
 +
.close {
 +
    margin: 2%;
 +
    float: top;
 +
    font-size: 250%;
 +
    font-weight: 100;
 +
}
 +
 +
.close:hover {
 +
    font-size: 300%;
 +
    font-weight: 100;
 +
}
 +
 +
.close a{
 +
    text-decoration: none;
 +
    color: #ecf0f1;
 +
}
  
 
/* ********************************************** PAGE *************************************************** */
 
/* ********************************************** PAGE *************************************************** */

Revision as of 11:52, 15 August 2017