Difference between revisions of "Template:Montpellier"

Line 21: Line 21:
 
@font-face {
 
@font-face {
 
   font-family: 'gothic';
 
   font-family: 'gothic';
   src: url('https://2018.igem.org/File:T--Montpellier--gothic.eot');
+
   src: url('./gothic.eot');
   src: local('gothic'), url('https://2018.igem.org/File:T--Montpellier--gothic_mtp.woff') format('woff'), url('https://2018.igem.org/File:T--Montpellier--gothic_mtp.ttf') format('truetype');
+
   src: local('gothic'), url('./gothic.woff') format('woff'), url('./gothic.ttf') format('truetype');
 
}
 
}
  
Line 140: Line 140:
  
 
a:link
 
a:link
{ color: black; /*par exemple, pour le comportement standart*/ } a:hover { color: red; /* pour le passage de la souris*/ }
+
{ color: black; /*par exemple, pour le comportement standart*/
 +
text-decoration:none; }  
 +
 
 +
a:hover { color: black; /* pour le passage de la souris*/ }
  
  

Revision as of 10:32, 20 August 2018