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

Commit 6b2dc27c authored by Scott Main's avatar Scott Main
Browse files

add 'small' style for long headings in Training courses

Change-Id: I385df22d12ad419ad6883c0e94d3053e7e520a09
parent d6a46969
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -96,6 +96,11 @@ body {
  margin:0;
  top: 20px; }
  
#devdoc-nav span.small {
  font-size:12px;
  font-weight:normal;
}

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