Blog post: Release 1.0

This commit is contained in:
Henne Vogelsang 2016-05-24 14:59:31 +02:00
parent 46dafb3f3f
commit 4cea22e922
7 changed files with 109 additions and 1 deletions

View file

@ -175,6 +175,11 @@ fieldset[disabled] .btn-xl.active {
background-color: #FF6138;
}
.btn-heroku {
border-color: #79589f;
background-color: #79589f;
}
.navbar-default {
border-color: transparent;
background-color: #222;