summaryrefslogtreecommitdiffstats
path: root/client/shared/lib/httpd/oglive.css
diff options
context:
space:
mode:
Diffstat (limited to 'client/shared/lib/httpd/oglive.css')
-rw-r--r--client/shared/lib/httpd/oglive.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/client/shared/lib/httpd/oglive.css b/client/shared/lib/httpd/oglive.css
new file mode 100644
index 00000000..71f19ce2
--- /dev/null
+++ b/client/shared/lib/httpd/oglive.css
@@ -0,0 +1,11 @@
+TEXTAREA {
+background-color: navy;
+border: black 2px solid;
+color: white;
+font-family: arial, verdana, ms sans serif;
+font-size: 8pt;
+font-weight: normal
+}
+
+ example1 {color:white; background-color:navy;
+ font-weight:bold; text-align:center;} \ No newline at end of file