X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cgilite%2Fcommon.css;h=a79230a05de2572adcc04eeb236ebfbe60cb19f3;hb=e80c289e4e82f70c9e7426c6c1d3c71c8a42046e;hp=359f07d138b7ef91f1441a2738dd1352bbefecb6;hpb=b2c5e68fd567ad46143e70254c95f5b1050c8ed0;p=shellwiki diff --git a/cgilite/common.css b/cgilite/common.css index 359f07d..a79230a 100644 --- a/cgilite/common.css +++ b/cgilite/common.css @@ -17,6 +17,7 @@ body { } ul, ol, dl, table, p { margin-bottom: .5em; } +p:only-child { margin-bottom: 0; } a { font-style: italic; @@ -44,6 +45,10 @@ ul, ol { margin-left: 1.125em; } dl dt { font-weight: bolder; } table th { font-weight: bold; } +li p + ul, li p + ol { + margin-top: -.25em; +} + hr { border-bottom: 1pt solid; } h1, h2, h3 {