Strong tags in the docs should be bold.

This commit is contained in:
Chris Eppstein 2011-05-28 02:11:30 -07:00
parent 9992a18a72
commit e31e62bdd9

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; }