How Do I Print?
diff --git a/groups/home/bootstrap3/src/main4.js b/groups/home/bootstrap3/src/main4.js
index d6d3479..5c55b3e 100644
--- a/groups/home/bootstrap3/src/main4.js
+++ b/groups/home/bootstrap3/src/main4.js
@@ -331,7 +331,7 @@ const app1 = createApp({
id: 3,
},
{
- link: "https://kbcc-cuny.libwizard.com/f/bookrequest",
+ link: "https://kbcc-cuny.libanswers.com/form?queue_id=6967",
icon: "fas fa-shopping-basket fa-fw bigger-icon",
description: "Suggest a Book for Purchase",
target_blank: "",
diff --git a/groups/home/bootstrap5/az/css.html b/groups/home/bootstrap5/az/css.html
index 8cdd453..7430b91 100644
--- a/groups/home/bootstrap5/az/css.html
+++ b/groups/home/bootstrap5/az/css.html
@@ -25,6 +25,9 @@
#s-lib-public-header-desc { margin-top: -30px; }
#s-lib-public-main-searchbar { margin-top: -20px; }
+/* change search button color to Kingsborough orange */
+.btn-primary, .btn-primary:hover, .btn-primary:active { border-color: #ff4e00 !important; background-color: #ff4e00 !important; }
+
/* change the background color of the header */
.navbar-expand-lg { background-color: #003466 !important; }
@@ -34,4 +37,9 @@
/* make the text in the header white, so that it shows up on the dark blue background */
.select2 { background-color: white; }
.collapsible, .s-lg-az-reset { color: white !important; }
+
+/* make nav items bigger */
+textarea::placeholder, input::placeholder, .select2-selection__choice__display { font-size: 1.3em !important; }
+.select2-container { overflow: visible; }
+#col-search > .w-100 > input:not(:placeholder-shown) { font-size: 1em !important } /* fix text size on filled out text box */
diff --git a/groups/home/bootstrap5/az/js.html b/groups/home/bootstrap5/az/js.html
new file mode 100644
index 0000000..e020c06
--- /dev/null
+++ b/groups/home/bootstrap5/az/js.html
@@ -0,0 +1,6 @@
+
diff --git a/groups/minimum-viable/index1.html b/groups/minimum-viable/index1.html
index ab7db91..85419f4 100644
--- a/groups/minimum-viable/index1.html
+++ b/groups/minimum-viable/index1.html
@@ -159,7 +159,7 @@