Add info on kickstarter to homepage

This commit is contained in:
Victoria Wang 2015-06-25 15:07:38 -07:00
parent 2bb32e0091
commit d4303c7e46
4 changed files with 25 additions and 2 deletions

View file

@ -1916,3 +1916,15 @@ table#latest-visitors {
width: 100%;
}
}
.intro-List.kickstarter {
padding: 1.2em 0em 2.5em;
.title a {
color: white;
font-weight: bold;
text-decoration: none;
}
p {
margin-top: 15px;
}
}