make phone number clickable; use kbcc font family
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user