diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/index.html b/index.html index d88e3b6df..8f56c0406 100644 --- a/index.html +++ b/index.html @@ -2,11 +2,7 @@ <HTML> <HEAD> <TITLE>GF - Grammatical Framework</TITLE> -<style> -div.center { text-align: center; } -h1,h2,h3 { font-family: sans-serif; } -div.news { font-size: small; } -</style> +<link rel=stylesheet href="css/style.css"> </HEAD> <BODY> |
