improve the congratulations text

This commit is contained in:
Bryan Clark 2010-12-08 17:39:12 -08:00
Родитель a8f24eab63
Коммит 0f952b4eee
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -62,7 +62,8 @@
<div id="installed">
<div class="installWrapper">
<div class="c3">
<strong>Congrats!</strong> Hit the &nbsp;<img src="i/f1Icon.png"> button
<strong style="display:block;">Congratulations on installing F1!</strong>
Hit the &nbsp;<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 {