work on converting slim to erb

This commit is contained in:
Kyle Drake 2014-04-17 14:12:12 -07:00
parent cff94803a9
commit a96f16fded
35 changed files with 322 additions and 333 deletions

View file

@ -34,3 +34,17 @@ line-height:inherit; height:auto!important}
max-height:400px;
overflow:auto;
}
textarea {
margin-bottom: 10px
}
input[type=submit] {
margin-top: 10px;
}
.recaptcha {
background: #fff;
width: 440px;
overflow: auto;
}