MariePeras (Talk | contribs) |
MariePeras (Talk | contribs) |
||
Line 21: | Line 21: | ||
@font-face { | @font-face { | ||
font-family: 'gothic'; | font-family: 'gothic'; | ||
− | src: url(' | + | src: url('./gothic.eot'); |
− | src: local('gothic'), url(' | + | 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: | + | { 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