Text/style improvements to welcome dialog - now mentioning that they need to make a change to be on the website gallery.

This commit is contained in:
Victoria Wang 2014-10-10 00:57:02 -07:00
parent 8231afe983
commit a7706983a9
2 changed files with 4 additions and 4 deletions

View file

@ -117,12 +117,12 @@
.welcome {
background: #daeea5 url(/img/heartcat.png) no-repeat 20px center;
background-size: 77px 81px;
padding: 20px 20px 20px 108px;
margin-bottom: 30px;
padding: 20px 20px 20px 111px;
margin-bottom: 20px;
}
.welcome h4 {
font-size: 1.2em;
margin-bottom: 4px;
margin-bottom: .5em;
}
.welcome .close-button {
float: right;