X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fproject_overview%2Fcommon.css;h=21804dbd66c2a8c5980acb779cde843981556b03;hb=7e4dba433e2a77bb154b5c2c6809ecae805504d5;hp=eecf6abb0259009de8fc223275f0f66253c54c5a;hpb=935a6ead0912829a7e0f153aa7aac7494977e69c;p=dead%2Fcensus-tools.git diff --git a/doc/project_overview/common.css b/doc/project_overview/common.css index eecf6ab..21804db 100644 --- a/doc/project_overview/common.css +++ b/doc/project_overview/common.css @@ -57,6 +57,11 @@ ol { } +strong { + font-weight: bold; +} + + ul { list-style-type: square; }