X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fhelp%2FhelpFileLayout.css;h=0853c0a1f50ed18066a1b81cf19181286f5d0f4b;hb=e39bc6242308c6063837d4a25c11b9e64be9f5da;hp=788ece8fcebb7c5456fdfb7089b48b408f6c4408;hpb=8caa872d050772c572257f23011c668f70dcaef7;p=themes.git diff --git a/LCARStrek/help/helpFileLayout.css b/LCARStrek/help/helpFileLayout.css index 788ece8f..0853c0a1 100644 --- a/LCARStrek/help/helpFileLayout.css +++ b/LCARStrek/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; }