box-shadow: none;
}
+.help-block {
+ display: inline;
+ margin-top: 0;
+ margin-bottom: 0;
+ color: #737373;
+}
+
.btn-default {
color: #ffffff;
background-color: rgba(145, 145, 145, 0.5);
height: auto;
border-top: 2px solid #dadada;
box-shadow: 0px 1px 9px rgba(255, 255, 255, 0.7);
- background-color: rgba(218, 218, 218, 0.1);
+ background-color: rgb(255, 255, 255);
margin-top: 1.5em;
- text-shadow: 0px 1px 0px #ffffff;
- background-image: url(/2014/assets/img/l-noise.png);
}
#footer .container p {