working on sfle

This commit is contained in:
HB9HIL
2023-10-25 09:29:16 +02:00
parent 49143eec40
commit 0364df723a
5 changed files with 338 additions and 9 deletions

View File

@@ -543,4 +543,11 @@ div#station_logbooks_linked_table_paginate {
}
#awardInfoButton h2 {
margin-right: 30px;
}
#simpleFleInfo {
display: flex;
align-items: center;
}
#simpleFleInfo h2 {
margin-right: 30px;
}