updated javadoc for the system as well as new redirect address for download app
[jabaws.git] / website / full_javadoc / stylesheet.css
diff --git a/website/full_javadoc/stylesheet.css b/website/full_javadoc/stylesheet.css
new file mode 100644 (file)
index 0000000..cbd3428
--- /dev/null
@@ -0,0 +1,29 @@
+/* Javadoc style sheet */\r
+\r
+/* Define colors, fonts and other style attributes here to override the defaults */\r
+\r
+/* Page background color */\r
+body { background-color: #FFFFFF; color:#000000 }\r
+\r
+/* Headings */\r
+h1 { font-size: 145% }\r
+\r
+/* Table colors */\r
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */\r
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */\r
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */\r
+\r
+/* Font used in left-hand frame lists */\r
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }\r
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }\r
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }\r
+\r
+/* Navigation bar fonts and colors */\r
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */\r
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */\r
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}\r
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}\r
+\r
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}\r
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}\r
+\r