From 4bd5c38295d5b9c1e5cdd9ce2de36ba5875044bf Mon Sep 17 00:00:00 2001 From: Mindy Batek Date: Wed, 13 May 2026 14:04:40 +0200 Subject: [PATCH 1/9] 26: Tweak logo padding --- 2026/index.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/2026/index.html b/2026/index.html index 10b4dc0d..ee2e0f8b 100644 --- a/2026/index.html +++ b/2026/index.html @@ -79,6 +79,12 @@ #footer { background-color: #fff; } + img.conf-logo.w3-hide-small { + padding: 1.75rem; + } + img.conf-logo:not(.w3-hide-small) { + padding: 0.25rem; + } .quote { font-style: italic; margin: 1.5em 10px; @@ -234,13 +240,13 @@
- - + +
-
+

September 2 – 4, 2026

From c583bddfce78f62340b0d88247d31fc65571e59e Mon Sep 17 00:00:00 2001 From: Mindy Batek Date: Wed, 13 May 2026 14:05:39 +0200 Subject: [PATCH 2/9] 26: Pad articles --- 2026/index.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/2026/index.html b/2026/index.html index ee2e0f8b..c9fd9967 100644 --- a/2026/index.html +++ b/2026/index.html @@ -85,6 +85,9 @@ img.conf-logo:not(.w3-hide-small) { padding: 0.25rem; } + .w3-container>.w3-content { + padding: 2rem 4rem; + } .quote { font-style: italic; margin: 1.5em 10px; @@ -281,7 +284,7 @@

Important Dates

-
+

Call for Submissions

Coming up with an idea for a talk is as simple as the way you use D. Just look at your code, and it makes a presentation...
@@ -359,14 +362,14 @@

Standard Submission Guidelines

-
+

Registration

GBP rates are based on the HMRC Exchange Rate for the current month. Note that this rate is static for the month and will most likely differ from the rate used by PayPal or your credit card company. You may find the USD PayPal link to result in a lower or higher charge on your GBP credit card than the GBP link.

A 20% VAT is added to the base registration rates.

-
+

General Registration Base Rate: $350 (£259.22)

At a base rate of $350, the total with 20% VAT is $420 (£311.06). General Registration closes at 11:59 UTC on September 2. @@ -376,13 +379,13 @@

Registration

Click here to register with PayPal in GBP or use this QR code:

-
+

Student Registration Base Rate: $100 (£74.06)

The student rate is a fixed $100 + 20% VAT, or $120 (£88.87) until General Registration closes. If you qualify, please contact social@dlang.org for details on how to take advantage of this discounted rate.

-
+

Hardship Rate

If you would like to attend DConf but cannot afford any of the above rates, we are willing to offer you a special hardship rate. This is a discount on registration only. We cannot assist you with transportation or lodging. Please contact social@dlang.org to explain your situation, and we’ll provide you with more details. From 215911039496299404594bcb82b241c834ad5f84 Mon Sep 17 00:00:00 2001 From: Mindy Batek Date: Wed, 13 May 2026 14:06:07 +0200 Subject: [PATCH 3/9] 26: Add shadow to articles --- 2026/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/2026/index.html b/2026/index.html index c9fd9967..6bec9ff6 100644 --- a/2026/index.html +++ b/2026/index.html @@ -87,6 +87,7 @@ } .w3-container>.w3-content { padding: 2rem 4rem; + box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); } .quote { font-style: italic; From d6bf377373414ce788ede1a067d97f63d062bfd0 Mon Sep 17 00:00:00 2001 From: Mindy Batek Date: Wed, 13 May 2026 14:06:20 +0200 Subject: [PATCH 4/9] 26: Do not justify text --- 2026/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2026/index.html b/2026/index.html index 6bec9ff6..a2df0dff 100644 --- a/2026/index.html +++ b/2026/index.html @@ -198,7 +198,7 @@ The D Programming Language Conference 2026 - +