diff --git a/css/style.css b/css/style.css index 7b4c4d42f..47e66c0db 100644 --- a/css/style.css +++ b/css/style.css @@ -17,4 +17,4 @@ th,td { border: 1px solid #333; } td { background: white; } th { background: #9df; } -h1>img { float: right; } \ No newline at end of file +h1 img { float: right; } diff --git a/demos/index.html b/demos/index.html index b5dda70b6..0eb200e45 100644 --- a/demos/index.html +++ b/demos/index.html @@ -3,10 +3,11 @@
Grammatical Framework Demos
Grammatical Framework DemosTourist @@ -74,3 +75,5 @@ the GF resource library Random library examples --> +
+%!postproc(html):
**GF 3.2** was released on 23 December 2010.