Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f4e1ac6 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

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

* commit 'ee7cb463':
  add 'small' style for long headings in Training courses
parents 930d2b5c ee7cb463
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -96,6 +96,11 @@ body {
  margin:0;
  margin:0;
  top: 20px; }
  top: 20px; }
  
  
#devdoc-nav span.small {
  font-size:12px;
  font-weight:normal;
}

#content {
#content {
  width: 760px;
  width: 760px;
  float: left; }
  float: left; }