summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2a51602..8b20d3d 100755
--- a/index.html
+++ b/index.html
@@ -31,6 +31,10 @@ fieldset label {
margin: 100px;
}
+ @font-face {
+ font-family: "Tengwar Telcontar" ;
+ src: url("tengtelc.ttf") format("truetype");
+ }
</style>
<body>
@@ -52,7 +56,7 @@ fieldset label {
<fieldset>
<p>
<label for="source">Entrée :</label>
- <input type="text" id="source" name="source">
+ <input type="text" id="source" name="source" class="telcontar">
</p>
<p>
<label for="output">Phonétique :</label>