make phone number clickable; use kbcc font family

This commit is contained in:
Mark Eaton
2022-08-09 09:41:13 -04:00
parent 669513c557
commit 0c54e0e105
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -1,5 +1,7 @@
<style> <style>
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
:root { :root {
--kbccblue: #003466; --kbccblue: #003466;
--kbccorange: #ff4e00; --kbccorange: #ff4e00;
@@ -8,6 +10,7 @@
body { body {
color: var(--text); color: var(--text);
font-family: 'Open Sans', sans-serif;
overflow-x: hidden; overflow-x: hidden;
} }
+2 -2
View File
@@ -477,11 +477,11 @@
<a href="https://www.kbcc.cuny.edu"><img src="https://libapps.s3.amazonaws.com/accounts/16298/images/Orange_Vector_Mac_Building.png" alt="Kingsborough Lighthouse logo" /></a> <a href="https://www.kbcc.cuny.edu"><img src="https://libapps.s3.amazonaws.com/accounts/16298/images/Orange_Vector_Mac_Building.png" alt="Kingsborough Lighthouse logo" /></a>
</div> </div>
<div class="library-address"> <div class="library-address">
<div> <div class="whiteahrefs">
<strong>Robert J. Kibbee Library</strong><br /> <strong>Robert J. Kibbee Library</strong><br />
2001 Oriental Blvd<br /> 2001 Oriental Blvd<br />
Brooklyn, NY, 11209<br /> Brooklyn, NY, 11209<br />
718-368-5632 <a href="tel:+1-718-368-5632">718-368-5632</a>
</div> </div>
<div class="whiteahrefs"> <div class="whiteahrefs">
<a href="mailto:reference.desk@kbcc.cuny.edu">reference.desk@kbcc.cuny.edu</a> <a href="mailto:reference.desk@kbcc.cuny.edu">reference.desk@kbcc.cuny.edu</a>