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

* commit 'ee7cb4637dd257e0f9610ed87d14ab10d07bd106':
  add 'small' style for long headings in Training courses
This commit is contained in:
Scott Main
2012-09-11 14:42:43 -07:00
committed by Android Git Automerger

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;