summaryrefslogtreecommitdiff
path: root/docs/css/slightoranges.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/css/slightoranges.css')
-rw-r--r--docs/css/slightoranges.css36
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/css/slightoranges.css b/docs/css/slightoranges.css
new file mode 100644
index 0000000..2559a91
--- /dev/null
+++ b/docs/css/slightoranges.css
@@ -0,0 +1,36 @@
+body {
+ color: #000000;
+ font-size: 11px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ margin: 0;
+}
+TD, TH, .BOD, FONT {
+ color: #000000;
+ font-size: 11px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ margin: 0;
+}
+a:link {
+ color: #2050ca;
+ font-size: 11px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ text-decoration: underline;
+}
+a:visited {
+ color: #1030aa;
+ font-size: 11px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ text-decoration: underline;
+}
+a:active {
+ color: #a0a0c7;
+ font-size: 11px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ text-decoration: underline;
+}
+a:hover {
+ color: #9090f0;
+ font-size: 11px;
+ font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
+ text-decoration: underline;
+} \ No newline at end of file