Reset infoblock position on new plane selections. Update large ident styling
This commit is contained in:
parent
0e1e5df326
commit
0511d6fd3a
2 changed files with 10 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue