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

* commit 'e276c2444bbbe185042bf65c4de82e0137681fdf':
  add 'small' style for long headings in Training courses
This commit is contained in:
Scott Main 2012-09-12 15:28:41 -07:00 committed by Android Git Automerger
commit 930957f84f

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;