]> gitweb.michael.orlitzky.com - dead/census-tools.git/blobdiff - doc/project_overview/common.css
Added a style for the <strong> element.
[dead/census-tools.git] / doc / project_overview / common.css
index eecf6abb0259009de8fc223275f0f66253c54c5a..21804dbd66c2a8c5980acb779cde843981556b03 100644 (file)
@@ -57,6 +57,11 @@ ol {
 }
 
 
+strong {
+  font-weight: bold;
+}
+
+
 ul {
   list-style-type: square;
 }