Index: src/ch/help/english/style.css =================================================================== diff -u -N --- src/ch/help/english/style.css (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/english/style.css (revision 0) @@ -1,43 +0,0 @@ -.footer -{ - font-weight: normal; - font-size: x-small; - color: silver; - font-family: Arial; -} -.header -{ - font-weight: normal; - font-size: x-small; - color: silver; - font-family: Arial; -} -.headertitle -{ - font-size: medium; - color: black; - font-family: Arial; -} -.section -{ - font-weight: normal; - font-size: medium; - color: black; - font-family: Arial; -} -.text -{ - font-size: x-small; - color: black; - font-family: Arial; -} -PRE -{ - font-size: x-small; -} -.seealso -{ - font-size: x-small; - color: black; - font-family: Arial; -}