width: 20em;
border: 7px dashed #bcaaa4;
min-height: 15em;
+ min-width: 30em;
position: relative;
}
color: #FFF;
border-bottom: 5px solid #085B69;
cursor: pointer;
+ margin: 10px;
}
select,
input[type="text"],
input[type="password"] {
- border: 0;
+ border: 1;
padding: 0.5em 1em;
font-size: 1em;
width: 89%;
.message,
.error {
+ color: #d55548;
font-style: italic;
+ font-weight: bold;
}
/* ==========================================================================
position: static;
margin: 0;
text-decoration: underline;
-}
\ No newline at end of file
+}