summaryrefslogtreecommitdiff
path: root/update.css
diff options
context:
space:
mode:
Diffstat (limited to 'update.css')
-rw-r--r--update.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/update.css b/update.css
new file mode 100644
index 000000000..d3c2890fc
--- /dev/null
+++ b/update.css
@@ -0,0 +1,7 @@
+p.warning {
+ color : red;
+}
+
+p.query {
+ color : green;
+}