am bb783f27
: am a6e8c6c1
: am f72e1846
: am c9e142e6
: Merge "add \'get started\' link to the bottom of class home pages" into klp-docs
* commit 'bb783f27bd0de3fc25d47dd7b00df62ca9504f7a': add 'get started' link to the bottom of class home pages
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
@@ -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 ?>
|
||||
|
Reference in New Issue
Block a user