X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f7431af308a9b36d1323ff380344cb3092786e19..2857b301e76dba92f550ac3f5077dcad068d2686:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 5787ef65e..896ac2b01 100644 --- a/doc/style.css +++ b/doc/style.css @@ -12,7 +12,7 @@ display: block; } -.author { +.inlineheader .author { margin: 0; font-size: 18px; font-weight: bold; @@ -372,3 +372,8 @@ legend { span.color { padding: 2px; } + +.smcvpostcomment-display .author { font-weight: bold; } +.smcvpostcomment-display { border: 1px inset #999; margin: 3px; padding: 3px; } +.smcvpostcomment-header { font-style: italic; } +.smcvpostcomment-subject { font-weight: bold; border-bottom: 1px solid #999; }