The R Project SVN R

Rev

Rev 10486 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10486 Rev 41364
1
BODY{		background: white;
1
BODY{		background: white;
2
		color: black }
2
		color: black }
3
 
3
 
4
A:link{         background: white;
4
A:link{         background: white;
5
                color: blue }
5
                color: blue }
6
A:visited{	background: white;
6
A:visited{	background: white;
7
		color: rgb(50%, 0%, 50%) }
7
		color: rgb(50%, 0%, 50%) }
8
 
8
 
9
H1{		background: white;
9
H1{		background: white;
10
		color: rgb(55%, 55%, 55%);
10
		color: rgb(55%, 55%, 55%);
11
		font-family: monospace;
11
		font-family: monospace;
12
		font-size: large;
12
		font-size: large;
13
		text-align: center }
13
		text-align: center }
14
 
14
 
15
H2{		background: white;
15
H2{		background: white;
16
		color: rgb(0%, 0%, 100%);
16
		color: rgb(0%, 0%, 100%);
17
		font-family: monospace;
17
		font-family: monospace;
18
		text-align: center }
18
		text-align: center }
19
 
19
 
20
H3{		background: white;
20
H3{		background: white;
21
		color: rgb(40%, 40%, 40%);
21
		color: rgb(40%, 40%, 40%);
22
		font-family: monospace }
22
		font-family: monospace }
23
 
23
 
24
IMG.toplogo{	vertical-align: middle }
24
IMG.toplogo{	vertical-align: middle }
25
 
25
 
-
 
26
span.acronym{font-size: small}
-
 
27
span.env{font-family: monospace}
-
 
28
span.file{font-family: monospace}
-
 
29
span.option{font-family: monospace}
-
 
30
span.pkg{font-weight: bold}
-
 
31
span.samp{font-family: monospace}