diff --git a/2026/index.html b/2026/index.html index 10b4dc0..35147bd 100644 --- a/2026/index.html +++ b/2026/index.html @@ -65,6 +65,10 @@ input[type=text] { border: solid black 1px; } + ol, ul { + list-style-position: outside; + padding: 0 0 0 2em; + } #map { width: 100%; height: 450px; @@ -79,6 +83,21 @@ #footer { background-color: #fff; } + img.conf-logo.w3-hide-small { + padding: 1.75rem; + } + img.conf-logo:not(.w3-hide-small) { + padding: 0.25rem; + } + .w3-container>.w3-content { + padding: 1rem 1.25rem; + box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); + } + @media (min-width: 993px) { + .w3-container>.w3-content { + padding: 2rem 4rem; + } + } .quote { font-style: italic; margin: 1.5em 10px; @@ -95,7 +114,7 @@ padding: 32px; } .reg { - margin: 16px; + margin: 1.5rem 0; background-color: inherit; border: 2px solid #007acc; } @@ -159,6 +178,9 @@ margin-top: 16px; background-color: white; } + .qr { + max-width: 100%; + } @media screen and (max-width: 599px) { body { font-size: 0.9em; @@ -188,7 +210,7 @@ The D Programming Language Conference 2026 - +