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

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

am f72e1846: am c9e142e6: Merge "add \'get started\' link to the bottom of...

am f72e1846: am c9e142e6: Merge "add \'get started\' link to the bottom of class home pages" into klp-docs

* commit 'f72e1846':
  add 'get started' link to the bottom of class home pages
parents e7bd4f5c f72e1846
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -528,6 +528,11 @@ video.with-shadow {
    width:262px;
  }

  .paging-links a.start-class-link {
    width:100%;
    text-align:right;
  }

  /* list of classes on course landing page */
  ol.class-list {
    list-style:none;
@@ -4902,7 +4907,7 @@ a.download-sdk {
  color:#555;
  text-transform:uppercase;
  border-bottom:none;
  margin:0;
  margin:0 0 1em;
  padding:5px 0 0;
}

+24 −16
Original line number Diff line number Diff line
@@ -156,6 +156,14 @@
                ja-lang="次へ"
                es-lang="Siguiente"
                >Next</a>
            <a href="#" class="start-class-link hide"
                zh-tw-lang="開始上課"
                zh-cn-lang="开始"
                ru-lang="Начало работы"
                ko-lang="시작하기"
                ja-lang="開始する"
                es-lang="Empezar"
                >Get started</a>
          <?cs /if ?>
        </div>
        <?cs /if ?>