add 'small' style for long headings in Training courses

Change-Id: I385df22d12ad419ad6883c0e94d3053e7e520a09
This commit is contained in:
Scott Main
2012-09-11 14:27:34 -07:00
parent d6a469693f
commit 6b2dc27c08

View File

@@ -95,6 +95,11 @@ body {
position: fixed;
margin:0;
top: 20px; }
#devdoc-nav span.small {
font-size:12px;
font-weight:normal;
}
#content {
width: 760px;