git-svn-id: https://brutex.net/svn/xservices/trunk@161 e7e49efb-446e-492e-b9ec-fcafc1997a86
13 lines
241 B
CSS
13 lines
241 B
CSS
|
|
pre.programlisting {
|
|
background-color: #FFFF99 ;
|
|
border: 1px solid #006600 ;
|
|
}
|
|
|
|
/*Section headings*/
|
|
div.chapter div.titlepage h2 {
|
|
font-size: 180%;
|
|
font-family: Helvetica;
|
|
font-weight: Bold;
|
|
color: #444444
|
|
} |