/[hyperestraier]/upstream/0.5.2/doc/japidoc/stylesheet.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /upstream/0.5.2/doc/japidoc/stylesheet.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations)
Wed Aug 3 15:21:15 2005 UTC (18 years, 10 months ago) by dpavlin
File MIME type: text/css
File size: 1202 byte(s)
import upstream version 0.5.2

1 /* Javadoc style sheet */
2
3 /* Define colors, fonts and other style attributes here to override the defaults */
4
5 /* Page background color */
6 body { background-color: #FFFFFF }
7
8 /* Headings */
9 h1 { font-size: 145% }
10
11 /* Table colors */
12 .TableHeadingColor { background: #CCCCFF } /* Dark mauve */
13 .TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
14 .TableRowColor { background: #FFFFFF } /* White */
15
16 /* Font used in left-hand frame lists */
17 .FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
18 .FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif }
19 .FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif }
20
21 /* Navigation bar fonts and colors */
22 .NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
24 .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;}
25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
26
27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
29

  ViewVC Help
Powered by ViewVC 1.1.26