news feed kickstarter banner

This commit is contained in:
Victoria Wang 2015-06-28 20:15:01 -07:00
parent b164acbff4
commit 51f42e3ae5
3 changed files with 20 additions and 0 deletions

View file

@ -1936,4 +1936,19 @@ table#latest-visitors {
p {
margin-top: 15px;
}
}
.welcome.kickstarter {
background: #daeea5 url(/img/tutorialthumbnail.png) no-repeat;
background-position: right center;
background-size: auto 100%;
padding: 15px 100px 4px 23px;
margin-bottom: 13px;
font-size: 95%;
h4 {
margin-bottom: .2em;
a {
color: #2c3e50!important;
}
}
}