diff --git a/css/style.css b/css/style.css index 0c11c6a40..d450af107 100644 --- a/css/style.css +++ b/css/style.css @@ -13,6 +13,12 @@ div.news { font-size: small; } table { border-collapse: collapse; } +table.news td { + background: inherit; + border: 0; + vertical-align: baseline; + padding: 0.25ex 0.5ex; +} th,td { border: 1px solid #333; } diff --git a/index.html b/index.html index 316d13264..6b3901848 100644 --- a/index.html +++ b/index.html @@ -64,40 +64,39 @@ March 2012
| 2012-06-29: | GF sources now mirrored in GitHub, with change
statistics and other browsing features.
See github.com/GrammaticalFramework/GF
-| 2012-05-07: | New resource grammar language: Japanese.
See library synopsis.
- | 2012-03-23: | There will be a
GF tutorial at ICFP 2012
in Copenhagen.
- | 2012-03-03: | GF 3.3.3 released!
Release notes.
- | 2012-02-24: | New resource grammar languages: Hindi, Sindhi.
See library synopsis.
- | 2011-12-29: | New resource grammar languages: Latvian, Thai.
See library synopsis.
- | 2011-10-27: | GF 3.3 released!
Release notes.
- | 2011-09-20: | There is now a page collecting
editor modes for GF.
Contributions are welcome!
- | 2011-09-12: | GF 3.2.9 source snapshot with faster grammar compilation available. See Downloads.
+ | 2011-04-22: | JPGF Android Tutorial added.
+ | 2011-04-15: | The GF Book is available.
+ | 2011-01-13: | Phrasedroid
available on the Android Market.
- | 2011-01-04: | GF is part of the
CLT Toolkit.
- | 2010-12-23: | GF 3.2 released!
Release notes.
- | 2010-12-22: |
GF Summer School
in Barcelona, 15-26 August 2011.
-
-
+ | |