Difference between revisions of "Template:Montpellier"

Line 23: Line 23:
  
 
/*Barre de navigation ******************************************************************************************************************************************************/
 
/*Barre de navigation ******************************************************************************************************************************************************/
 
a:link {
 
  color: black;
 
}
 
 
a:visited {
 
  color: black;
 
}
 
 
a:active {
 
  color: black;
 
}
 
 
a:hover {
 
  text-decoration: none;
 
  color: black;
 
}
 
  
 
* {
 
* {
Line 237: Line 220:
 
.bold {
 
.bold {
 
   font-weight: bold;
 
   font-weight: bold;
 +
}
 +
 +
/******LINKS***************************************************************************************************************************************************/
 +
 +
a:link {
 +
  color: black;
 +
}
 +
 +
a:visited {
 +
  color: black;
 +
}
 +
 +
a:active {
 +
  color: black;
 +
}
 +
 +
a:hover {
 +
  text-decoration: none;
 +
  color: black;
 
}
 
}
  

Revision as of 15:08, 29 August 2018