X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fhelp%2FhelpFileLayout.css;h=0853c0a1f50ed18066a1b81cf19181286f5d0f4b;hp=788ece8fcebb7c5456fdfb7089b48b408f6c4408;hb=02920d2b69ae86d5762a1874ba85d273c38bac75;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/EarlyBlue/help/helpFileLayout.css b/EarlyBlue/help/helpFileLayout.css index 788ece8f..0853c0a1 100644 --- a/EarlyBlue/help/helpFileLayout.css +++ b/EarlyBlue/help/helpFileLayout.css @@ -78,7 +78,7 @@ 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; } @@ -107,7 +107,7 @@ li { .contentsBox > ul, .contentsBox ul > ul{ - margin: 0 0 0 0; + margin: 0; list-style-type: none; }