X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fhelp%2FhelpFileLayout.css;h=9df1dd3eb9c6a2837bdcdacac97cab3bfb66ad9d;hp=788ece8fcebb7c5456fdfb7089b48b408f6c4408;hb=ef3a6994370bde4ca20ff1f86f08b4f1e528eab8;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/EarlyBlue/help/helpFileLayout.css b/EarlyBlue/help/helpFileLayout.css index 788ece8f..9df1dd3e 100644 --- a/EarlyBlue/help/helpFileLayout.css +++ b/EarlyBlue/help/helpFileLayout.css @@ -78,9 +78,9 @@ h5 { font-size: 90%; } h6 { font-size: 90%; border: 0; } h1, h2, h3, h4, h5, h6 { - margin: 1em 0 0.2em 0; + margin: 1em 0 0.2em; border-bottom: 1px solid #ccc; - font-family: arial, verdana, sans-serif; + font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; } li h1, li h2, li h3, li h4, li h5, li h6 { @@ -107,7 +107,7 @@ li { .contentsBox > ul, .contentsBox ul > ul{ - margin: 0 0 0 0; + margin: 0; list-style-type: none; } @@ -139,7 +139,7 @@ td, th { th { background-color: #eee; /* light grey */ font-weight: bold; - text-align: left; + text-align: startt; } .noTableBorder,