XServices/doc/style.css
Brian Rosenberger 3032a6bf23 Updated XmlServices documentation
git-svn-id: https://brutex.net/svn/xservices/trunk@161 e7e49efb-446e-492e-b9ec-fcafc1997a86
2014-06-16 06:10:23 +00:00

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
}