diff options
| author | hallgren <hallgren@chalmers.se> | 2013-02-07 13:11:09 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-02-07 13:11:09 +0000 |
| commit | 88d20ca61238edb14e1151509484c60ef5d967ee (patch) | |
| tree | 5cc4ce12a977d97eae707dc0c9bb7a0f22e1d1f5 /index.html | |
| parent | f9a32dca3b97e1b73c67c825990977a4b9b26d89 (diff) | |
GF home page style update
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 9f85bc469..9fca590e4 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ function sitesearch() { document.write('<div style="text-align: right"> <form onsubmit="return sitesearch()" method=get action="http://www.google.com/search"> <input type=search name="q" placeholder="site search"> <input type=submit value="Search"> </form></div>') </script> <div class=center> -<IMG SRC="doc/Logos/gf0.png" alt=""> +<img class=grow src="doc/Logos/gf0.png" alt=""> <H1>Grammatical Framework</H1> <P> Version 3.4 |
