The R Project SVN R

Rev

Rev 41364 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

BODY{       background: white;
        color: black }

A:link{         background: white;
                color: blue }
A:visited{  background: white;
        color: rgb(50%, 0%, 50%) }

H1{     background: white;
        color: rgb(55%, 55%, 55%);
        font-family: monospace;
        font-size: large;
        text-align: center }

H2{     background: white;
        color: rgb(0%, 0%, 100%);
        font-family: monospace;
        text-align: center }

H3{     background: white;
        color: rgb(40%, 40%, 40%);
        font-family: monospace }

IMG.toplogo{    vertical-align: middle }

span.acronym{font-size: small}
span.env{font-family: monospace}
span.file{font-family: monospace}
span.option{font-family: monospace}
span.pkg{font-weight: bold}
span.samp{font-family: monospace}