diff --git a/css/style.css b/css/style.css index 677233e34..396e6f742 100644 --- a/css/style.css +++ b/css/style.css @@ -32,8 +32,15 @@ th { background: #9df; } h1 img { float: right; border: 0; } h1 img.nofloat { float: none; } +img.right { float: right; } + +ol.languages { + column-width: 12em; + -moz-column-width: 12em; +} .grow { + max-width: 75%; animation-name: grow; animation-duration: 2s; animation-timing-function: ease-in-out; diff --git a/index.html b/index.html index e891b6674..445ede618 100644 --- a/index.html +++ b/index.html @@ -255,7 +255,7 @@ syntax, lexicon, and inflection. The GF resource grammar library has support for an increasing number of languages, currently including

-
    +
    1. Afrikaans
    2. Amharic (partial)
    3. Arabic (partial) @@ -291,7 +291,7 @@ support for an increasing number of languages, currently including
    4. Thai
    5. Turkish (fragments)
    6. Urdu -
    +

Adding a language to the resource library takes 3 to 9