aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.css')
-rw-r--r--tests/tests.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/tests.css b/tests/tests.css
deleted file mode 100644
index 353a503f9..000000000
--- a/tests/tests.css
+++ /dev/null
@@ -1,8 +0,0 @@
-/* tests.css */
-
-body { font-size: 62.5%; }
-iframe { border: 0; width: 200px; height: 150px; }
-td { border: 1px solid silver; padding: 10px; }
-td textarea { font-size: 10px; }
-del { background: #FFE6E6; }
-ins { background: #E6FFE6; }