Strong tags in the docs should be bold.

This commit is contained in:
Chris Eppstein 2011-05-28 02:11:30 -07:00
parent 028f96131d
commit 15412a756c

View File

@ -30,6 +30,7 @@
h2 { line-height: 1.3em; margin-top: 0; padding-top: 3px;}
}
em { font-style: italic; }
strong { font-weight: bold; }
#page > article {
ul ul { padding-left: 1em; }