diff options
Diffstat (limited to 'gf-book/index.html')
| -rw-r--r-- | gf-book/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gf-book/index.html b/gf-book/index.html index c53a92925..00a0f7afe 100644 --- a/gf-book/index.html +++ b/gf-book/index.html @@ -4,7 +4,7 @@ <META NAME="generator" CONTENT="http://txt2tags.org"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf8"> <LINK REL="stylesheet" TYPE="text/css" HREF="../css/style.css"> -<TITLE>Grammatical Framework: Programming with Multilingual Grammars</TITLE> +<meta name = "viewport" content = "width = device-width"><TITLE>Grammatical Framework: Programming with Multilingual Grammars</TITLE> </HEAD><BODY BGCOLOR="white" TEXT="black"> <CENTER> <H1>Grammatical Framework: Programming with Multilingual Grammars</H1> @@ -12,7 +12,7 @@ </CENTER> <P> -<center><img width=200mm src="gf-book-cover.png"></center> +<center><img style="width: 200px" src="gf-book-cover.png"></center> </P> <P> This is the web page of the book |
