diff options
Diffstat (limited to 'src/www/wc.html')
| -rw-r--r-- | src/www/wc.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/www/wc.html b/src/www/wc.html index 66b747f37..3d2b8e12f 100644 --- a/src/www/wc.html +++ b/src/www/wc.html @@ -24,6 +24,8 @@ small { color: #666; } .colors .bad_quality { background-color: #f89; } .placeholder { color: #999; } .error { color: #c00; } +div.e2 { background: white; } +span.inflect { color: blue; } </style> </head> @@ -89,7 +91,7 @@ small { color: #666; } </div> <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Fri Jun 20 20:21:52 CEST 2014 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Sun Mar 22 23:30:45 CET 2015 <!-- hhmts end --> </small></div> <a href="http://www.grammaticalframework.org/demos/translation.html">About</a> <script src="js/support.js"></script> |
