Fix NAC/NIC/SIL labels and content. Fix airframes padding. Fix info icon url

This commit is contained in:
James Wilson 2018-07-31 18:25:11 -05:00
parent 0983766a6c
commit 6af6ff7c2b
3 changed files with 57 additions and 36 deletions

View file

@ -302,6 +302,10 @@ select.error, textarea.error, input.error {
color: #002F5D;
}
.infoHeading sub {
font-weight: normal;
}
.infoData {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
@ -713,7 +717,7 @@ select.error, textarea.error, input.error {
line-height: 18px;
}
.selected_airframe {
padding-top: 75px;
padding-top: 30px;
}
.selected_airframe a {
color: #002F5D;