improve the congratulations text
This commit is contained in:
Родитель
a8f24eab63
Коммит
0f952b4eee
|
@ -62,7 +62,8 @@
|
|||
<div id="installed">
|
||||
<div class="installWrapper">
|
||||
<div class="c3">
|
||||
<strong>Congrats!</strong> Hit the <img src="i/f1Icon.png"> button
|
||||
<strong style="display:block;">Congratulations on installing F1!</strong>
|
||||
Hit the <img src="i/f1Icon.png"> button
|
||||
</div>
|
||||
</div>
|
||||
<div id="shareArrow">
|
||||
|
|
|
@ -97,6 +97,7 @@ strong {
|
|||
width: 720px;
|
||||
margin: 0 auto;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#installed img {
|
||||
|
|
Загрузка…
Ссылка в новой задаче