Update email and formating.

This commit is contained in:
2017-02-08 09:44:55 -05:00
parent 5f0e9baf1d
commit 8099f517e0
18 changed files with 219 additions and 83 deletions
+8
View File
@@ -252,4 +252,12 @@ form .validation-summary-errors ul {
code,pre {
line-height: 1;
}
.alert {
position: absolute;
left: 30%;
top: 10em;
width: 40%;
z-index:1;
}