Add date/time to header
This commit is contained in:
parent
e5fcd4035f
commit
c2c43b9f6b
3 changed files with 11 additions and 29 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue