Reset infoblock position on new plane selections. Update large ident styling

This commit is contained in:
James Wilson 2017-01-31 11:07:39 -06:00
parent 0e1e5df326
commit 0511d6fd3a
2 changed files with 10 additions and 2 deletions

View file

@ -440,11 +440,11 @@ select.error, textarea.error, input.error {
.identLarge {
font-family: Helvetica Neue;
font-size: 19px;
font-size: 24px;
line-height: 20px;
color: #002F5D;
color: rgb(0, 47, 93);
font-weight: lighter;
}
.identSmall {