]> git.donarmstrong.com Git - rsem.git/blob - EBSeq/BiocInstaller/html/R.css
Updated samtools to 0.1.19
[rsem.git] / EBSeq / BiocInstaller / html / R.css
1 BODY{           background: white;
2                 color: black }
3
4 A:link{         background: white;
5                 color: blue }
6 A:visited{      background: white;
7                 color: rgb(50%, 0%, 50%) }
8
9 H1{             background: white;
10                 color: rgb(55%, 55%, 55%);
11                 font-family: monospace;
12                 font-size: x-large;
13                 text-align: center }
14
15 H2{             background: white;
16                 color: rgb(40%, 40%, 40%);
17                 font-family: monospace;
18                 font-size: large;
19                 text-align: center }
20
21 H3{             background: white;
22                 color: rgb(40%, 40%, 40%);
23                 font-family: monospace;
24                 font-size: large }
25
26 H4{             background: white;
27                 color: rgb(40%, 40%, 40%);
28                 font-family: monospace;
29                 font-style: italic;
30                 font-size: large }
31
32 H5{             background: white;
33                 color: rgb(40%, 40%, 40%);
34                 font-family: monospace }
35
36 H6{             background: white;
37                 color: rgb(40%, 40%, 40%);
38                 font-family: monospace;
39                 font-style: italic }
40                 
41 IMG.toplogo{    vertical-align: middle }
42
43 IMG.arrow{      width: 30px;
44                 height: 30px;
45                 border: 0 }
46
47 span.acronym{font-size: small}
48 span.env{font-family: monospace}
49 span.file{font-family: monospace}
50 span.option{font-family: monospace}
51 span.pkg{font-weight: bold}
52 span.samp{font-family: monospace}
53
54 div.vignettes a:hover {
55   background: rgb(85%, 85%, 85%);
56 }
57