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

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