Subversion Repositories XServices

Rev

Rev 157 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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