зеркало из https://github.com/mozilla/CSOL-site.git
Merge pull request #629 from andrewhayward/tweaks
Various bits and pieces
This commit is contained in:
Коммит
e85da8a01b
|
@ -252,7 +252,7 @@ function processChildLearnerSignup (req, res, next) {
|
|||
title: 'Welcome to the Chicago Summer of Learning',
|
||||
value:
|
||||
'<p>You have been given a temporary account for 10 days.</p>' +
|
||||
'<p>Please make sure that your guardian checks their email so that they can register you for a permanent account.</p>'
|
||||
'<p>Please make sure that your guardian checks their email so they can register you for a permanent account where you can apply for badges and much more.</p>'
|
||||
,
|
||||
buttons: {
|
||||
'Get Started!': 'primary'
|
||||
|
|
|
@ -1162,6 +1162,17 @@ body.home {
|
|||
text-align:center;
|
||||
line-height:24px;
|
||||
}
|
||||
&.log-in {
|
||||
text-align: center;
|
||||
|
||||
& > a {
|
||||
display: inline;
|
||||
|
||||
& > .caret {
|
||||
border-top-color: #fff !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.claim {
|
||||
display:none;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче