moving interpretation constraints to new section
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 09 Dec 2011 07:58:45 +0000
changeset 1222 65f21ac221da
parent 1221 52067ae3ea65
child 1223 a40f7a6f82f7
moving interpretation constraints to new section
model/extra.css
--- a/model/extra.css	Fri Dec 09 07:49:42 2011 +0000
+++ b/model/extra.css	Fri Dec 09 07:58:45 2011 +0000
@@ -282,3 +282,7 @@
     font-family: monospace;
     content: ")";
 }
+
+table {
+    background-color: #f9f9f9;
+}