summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidgoahead/web/style/option.htm
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/application/spidgoahead/web/style/option.htm')
-rw-r--r--cleopatre/application/spidgoahead/web/style/option.htm28
1 files changed, 28 insertions, 0 deletions
diff --git a/cleopatre/application/spidgoahead/web/style/option.htm b/cleopatre/application/spidgoahead/web/style/option.htm
new file mode 100644
index 0000000000..7b1406af59
--- /dev/null
+++ b/cleopatre/application/spidgoahead/web/style/option.htm
@@ -0,0 +1,28 @@
+<style>
+<!- Copyright (c) Go Ahead Software Inc., 1999-2000. All Rights Reserved. ->
+<!--
+ body {
+ font-family: MS Sans Serif, Arial, Helvetica;
+ font-size: 9pt;
+ color: #0000A0;
+ }
+ p {
+ font-family: MS Sans Serif, Arial, Helvetica;
+ font-size: 9pt;
+ color: #0000A0;
+ }
+ h2 {
+ font-family: Arial, Helvetica;
+ font-size: 9pt;
+ font-weight: bold;
+ color: #0000A0;
+ margin: 0pt 0pt 0pt 0pt;
+ padding: 0 0 0 0;
+ }
+ td {
+ font-family: MS Sans Serif, Arial, Helvetica;
+ font-size: 9pt;
+ color: #0000A0;
+ }
+-->
+</style>