Subversion Repositories XServices

Rev

Rev 161 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
157 brianR 1
 
2
  background-color: #FFFF99 ;
3
  border: 1px solid #006600 ;
4
}
161 brianR 5
6
 
7
div.chapter div.titlepage h2 {
8
    font-size: 180%;
9
    font-family: Helvetica;
10
    font-weight: Bold;
11
    color: #444444
12
}
157 brianR 13