From af0b044bc69f9fecf62e864a21729f95c0a3d1df Mon Sep 17 00:00:00 2001 From: arnaud-4d Date: Thu, 15 Jan 2026 18:01:38 +0100 Subject: [PATCH 1/3] adding learn4d --- index.html | 9 ++++++++- landing.css | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b4c9452..5006970 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,14 @@
Downloads
-
+
+ +
Learn 4D
+

Your new way to learn 4D.

+

Learn 4D from videos >

+
+ +
4D Doc Center

The legacy 4D documentation web site.

diff --git a/landing.css b/landing.css index 1adc090..9a5e79e 100644 --- a/landing.css +++ b/landing.css @@ -73,7 +73,7 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0} .col.s1{width:8.33333%}.col.s2{width:16.66666%}.col.s3{width:24.99999%}.col.s4{width:33.33333%} .col.s5{width:41.66666%}.col.s6{width:49.99999%}.col.s7{width:58.33333%}.col.s8{width:66.66666%} .col.s9{width:74.99999%}.col.s10{width:83.33333%}.col.s11{width:91.66666%}.col.s12{width:99.99999%} -@media (min-width:601px){.col.m1{width:8.33333%}.col.m2{width:16.66666%}.col.m3,.quarter{width:24.99999%}.col.m4,.third{width:33.33333%} +@media (min-width:601px){.col.m1{width:8.33333%}.col.m2{width:16.66666%}.col.m3,.quarter{width:20%}.col.m4,.third{width:33.33333%} .col.m5{width:41.66666%}.col.m6,.half{width:49.99999%}.col.m7{width:58.33333%}.col.m8,.twothird{width:66.66666%} .col.m9,.threequarter{width:74.99999%}.col.m10{width:83.33333%}.col.m11{width:91.66666%}.col.m12{width:99.99999%}} @media (min-width:993px){.col.l1{width:8.33333%}.col.l2{width:16.66666%}.col.l3{width:24.99999%}.col.l4{width:33.33333%} From 52148087089e811366a472a808ddfa4205feef01 Mon Sep 17 00:00:00 2001 From: arnaud-4d Date: Fri, 23 Jan 2026 16:18:05 +0100 Subject: [PATCH 2/3] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e3e3416..da782f0 100644 --- a/index.html +++ b/index.html @@ -93,8 +93,8 @@
Downloads
onclick="location.href='https://learn.4d.com/';">
Learn 4D
-

Your new way to learn 4D.

-

Learn 4D from videos >

+

Boost your 4D skills at your own pace.

+

Start your learning journey >

Date: Fri, 23 Jan 2026 16:36:52 +0100 Subject: [PATCH 3/3] update learning pict --- index.html | 2 +- kb.svg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 kb.svg diff --git a/index.html b/index.html index da782f0..0f0917e 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@


Knowledge base

Tech Tips and Technical Notes for 4D Partners


- +
diff --git a/kb.svg b/kb.svg new file mode 100644 index 0000000..d3d9582 --- /dev/null +++ b/kb.svg @@ -0,0 +1 @@ + \ No newline at end of file