From 6f840a8d74f532b0a41151611f3384d7d876e06c Mon Sep 17 00:00:00 2001 From: phette23 Date: Fri, 6 Feb 2026 08:42:22 -0800 Subject: [PATCH] fix: more visible sponsors button on prospectus --- assets/_scss/_buttons.scss | 8 ++++++++ assets/css/main.scss | 1 + prospectus/index.html | 5 +++++ 3 files changed, 14 insertions(+) create mode 100644 assets/_scss/_buttons.scss diff --git a/assets/_scss/_buttons.scss b/assets/_scss/_buttons.scss new file mode 100644 index 0000000..ad0a4cb --- /dev/null +++ b/assets/_scss/_buttons.scss @@ -0,0 +1,8 @@ +// Most btn classes come from Bootstrap +// See node_modules/bootstrap/scss/_buttons.scss +.btn-extra-lg { + padding: 1.25rem 2.5rem; + font-size: 1.4rem; + line-height: 1.5; + border-radius: 0.3rem; +} diff --git a/assets/css/main.scss b/assets/css/main.scss index e4d6374..ab03227 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -29,3 +29,4 @@ @import 'forms-pages'; @import 'lanyards'; @import 'a11y-fixes'; +@import 'buttons'; diff --git a/prospectus/index.html b/prospectus/index.html index ca26a27..4bb9376 100644 --- a/prospectus/index.html +++ b/prospectus/index.html @@ -12,6 +12,11 @@

Code4Lib {{site.data.conf.year}} Sponsor Prospectus

Code4Lib Collage

+ {% if site.data.conf.sponsor-btn-link != nil %} +

+ Sponsor Code4Lib {{site.data.conf.year}} +

+ {% endif %}

The Code4Lib {{site.data.conf.year}} Conference, scheduled for {{site.data.conf.days[1].date-data | date: "%B %-d"}} - {{site.data.conf.days.last.date-data | date: "%-d"}}{% if site.data.conf.online-only-conference == false %} in {{site.data.conf.location}}{% endif %}, presents an opportunity for vendors, organizations, libraries, and projects to show their support for open and collaborative solutions for higher education, libraries, museums, and archives by providing financial support and attending the conference.