Add date/time to header

This commit is contained in:
James Wilson 2017-01-19 16:21:55 -06:00
parent e5fcd4035f
commit c2c43b9f6b
3 changed files with 11 additions and 29 deletions

View file

@ -315,6 +315,10 @@ select.error, textarea.error, input.error {
line-height: 18px;
color: #FFFFFF;
color: rgb(255, 255, 255);
line-height: 60px;
text-align: right;
display: inline-block;
padding-right: 20px;
}
.infoHeading