diff --git a/docs/css/common.css b/docs/css/common.css index 3f5270a3..049a5d24 100644 --- a/docs/css/common.css +++ b/docs/css/common.css @@ -464,6 +464,23 @@ a:is(.active) { text-decoration-color: var(--text-color); } +.recap-email-link { + display: inline-flex; + color: var(--brand-color); +} + +.recap-email-link:is(:hover) { + color: var(--brand-color-alt); + text-decoration-color: var(--brand-color-alt); +} + +.recap-email-link:is(:focus, .active, .active:hover) { + outline: none; + color: var(--brand-color-alt); + text-decoration: underline; + text-decoration-color: var(--brand-color-alt); +} + .recap-btn { display: inline-block; padding-block: 1.125rem; diff --git a/docs/index.html b/docs/index.html index 65d6c104..103eaa7f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -178,14 +178,19 @@
We offer discounted bundled sponsorship packages and are excited to collaborate with you in creating a customized package that meets your organization's specific requirements.
+Are you interested in sponsoring not only re>≡CAP but also one or all of our CodeConnect (UI5con, ABAPconf Europe) partners? We offer discounted bundled sponsorship packages and are excited to collaborate with you in creating a customized package that meets your organization's specific requirements
You have a long journey and need to plan your trip to re>≡CAP 2024 early (before the official registration starts)? Please send us an email with your name, company, country and the information for which conference you want to register in addition to re>≡CAP 2024 (UI5con, ABAPconf Europe).
+ +