Upgrade frontpage

This commit is contained in:
Paulus Schoutsen 2015-08-30 17:07:14 -07:00
parent 579ad09a0b
commit 7ab7274897
4 changed files with 36 additions and 6 deletions

View file

@ -1,5 +1,32 @@
@charset "UTF-8";
.hero {
background-color: #038FC7;
.lead {
margin-bottom: 16px;
}
.hero-buttons a {
color: white;
text-transform: uppercase;
white-space: nowrap;
display: inline-block;
}
.front-install {
background-color: #333;
margin-bottom: 16px;
display: inline-block;
padding: 8px;
color: #DDD;
.sh {
color: #c82829;
}
}
}
.supported-brands {
text-align: center;
img {