X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/446740cfbb621200ba8f7262a06959dbe24e2d8f..82197bd0eaa216b841caace38c976acc7f6ad3fa:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 9086c5023..81a260afd 100644 --- a/doc/style.css +++ b/doc/style.css @@ -372,3 +372,18 @@ legend { span.color { padding: 2px; } + +.comment-header { + font-style: italic; + margin-top: .3em; +} +.comment .author { + font-weight: bold; +} +.comment-subject { + font-weight: bold; +} +.comment { + border: 1px solid #aaa; + padding: 3px; +}