diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2019-12-03 17:07:20 +0100 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2019-12-03 17:07:20 +0100 |
| commit | f1f47f72812084f8d1d94ad7b2b65013bdbd35c4 (patch) | |
| tree | a04ce87d9d9958809a5ce9a322c4592e146bd63d /src | |
| parent | fb1199c49c39bd9dccde778d60ab50f42edd289f (diff) | |
GF cloud: GFMorpho: responsive layout improvement for small screens
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/gfmorpho/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/www/gfmorpho/index.html b/src/www/gfmorpho/index.html index 0990f351d..62c1bb51c 100644 --- a/src/www/gfmorpho/index.html +++ b/src/www/gfmorpho/index.html @@ -62,11 +62,11 @@ Create your own example: <h2>Language and part of speech</h2> The available languages are: -<pre> +<blockquote><tt> Afr Amh Ara Bul Cat Chi Dan Dut Eng Est Eus Fin Fre Ger Grc Gre Heb Hin Ice Ina Ita Jpn Lat Lav Mlt Mon Nep Nno Nor Pes Pnb Pol Por Ron Rus Slv Snd Spa Swe Tha Tur Urd -</pre> +</tt></blockquote> <!-- In addition, the library has the languages <tt>Ara Bul Pol</tt>, but they @@ -95,7 +95,7 @@ Synopsis</a> for more information on available languages and paradigms. <footer> <hr> <div class=modtime><small> - <!-- hhmts start -->Last modified: Tue Dec 3 16:24:08 CET 2019 <!-- hhmts end --> + <!-- hhmts start -->Last modified: Tue Dec 3 17:06:25 CET 2019 <!-- hhmts end --> </small></div> <address>Thomas H</address> Based on <a href="gfmorpho.html">GFMorpho</a> by Aarne Ranta 2012. |
