First setup for challenge 5

This commit is contained in:
Nanne Baars
2017-04-30 17:05:34 +02:00
parent 459cc613e1
commit 262fbbcf52
29 changed files with 543 additions and 134 deletions

View File

@ -0,0 +1,12 @@
a.list-group-item {
height:auto;
}
a.list-group-item.active small {
color:#fff;
}
.stars {
margin:20px auto 1px;
}
.img-responsive {
min-width: 100%;
}