@@ -423,16 +422,16 @@ Parent
POSIX Shell &
Python framework for chil
designed & implemented a cartographic engine with PNG images & XML metadata
wrote import of KML & KMZ files to display layers of tactical situations (SITAC)
wrote device drivers & emulators for:
-- simultaneous programming of EEPROM for Mirage onboard computers
+- simultaneous programming of EEPROM modules for Mirage onboard computers
- ADL (Airborne Data Loader) equipment, handling
-DTM (Data Transfer Module) induction cards for AlphaJet onboard computers
+DTM (Data Transfer Module) induction cards for Alpha Jet onboard computers
@@ -441,17 +440,17 @@ DTM (Data Transfer Module) induction cards for AlphaJet onboard computers
←
EVA (Aircraft Display Screen)
-Onboard real-time display of maps & video recorders for Mirage F1 CR aircrafts:
+Onboard real-time display of maps & video recorders for Mirage F1CR aircrafts:
- designed & built a dedicated system with Windows XP Embedded Studio
- enhanced maps rendering performance for limited resources
MELISSA (Logical Elaboration Module for Simplified Overflight Info)
Preparation, programming, unloading & replaying of missions for aircrafts
-AlphaJet, Transall, Mirage 2000, Mirage F1, Mirage IV, Jaguar:
-- wrote import of NavData global database (international standard ARINC 424)
+Alpha Jet, Transall, Mirage 2000, Mirage F1, Mirage IV, Jaguar:
+- wrote import of NavData global database (international standard ARINC 424)
- wrote NavData export with constraints of Transall onboard computers (FMS)
- wrote device drivers for:
-- sequential programming of EEPROM for Mirage onboard computers
+- sequential programming of EEPROM modules for Mirage onboard computers
- route programming & unloading for several Garmin GPS devices
diff --git a/in/style/main.css b/in/style/main.css
index 7aebd23..b1d943b 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -11,7 +11,7 @@
/* theme */
color-scheme: light dark;
/* theme / gradients */
- --anchor-gradient: linear-gradient(to top, var(--alpha), var(--anchor-background), var(--anchor-background), var(--alpha));
+ --anchor-gradient: linear-gradient(to top, var(--alpha), var(--anchor-background), var(--alpha));
--banner-gradient: linear-gradient(to top, var(--alpha), var(--banner-background));
--body-gradient: linear-gradient(to top, var(--alpha), var(--body-background));
--header-gradient: linear-gradient(to top, var(--alpha), var(--header-background));
@@ -173,7 +173,7 @@ img.inline {
vertical-align: middle;
}
img.logo {
- block-size: 1.5em;
+ block-size: 100%;
margin-inline: auto;
}
img.org {
@@ -196,7 +196,7 @@ li:nth-of-type(odd) {
}
strong {
- font-weight: bold;
+ text-shadow: .05em .05em .05em;
}
.banner table {
@@ -204,13 +204,15 @@ strong {
margin-inline: 0;
}
table {
+ border-collapse: separate;
+ border-spacing: .5em .125em;
margin-inline: auto;
}
table h3 {
text-align: center;
}
-td.logo {
- text-align: center;
+th.logo, td.logo {
+ block-size: 1.5em;
}
th {
text-align: end;
diff --git a/readme.md b/readme.md
index 5d31486..086c9bb 100644
--- a/readme.md
+++ b/readme.md
@@ -60,4 +60,7 @@ Dernier tiers moins vu
## Tasks
-* time tags for dates & durations
+* add a button for links hinting
+* move descriptions inside ul tag
+* use also disc for li li
+* use bold or strong for links th