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
commit ee7cb4637d

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