Merge "add 'small' style for long headings in Training courses" into jb-dev

This commit is contained in:
Scott Main
2012-09-11 14:41:28 -07:00
committed by Android (Google) Code Review

View File

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