add grey on hover over navbar menu items
This commit is contained in:
@@ -20,71 +20,95 @@
|
||||
<li>
|
||||
<div class="yamm-content yamm1">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-music"></span>
|
||||
<strong>Peer Reviewed Articles</strong>
|
||||
<p class="faux-card">Find scholarly articles in the Kingsborough collections</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-off"></span>
|
||||
<strong>Print Books</strong>
|
||||
<p class="faux-card">Find hard copy books available at Kingsborough and across CUNY</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-time"></span>
|
||||
<strong>Databases A-Z</strong>
|
||||
<p class="faux-card">An alphabetical listing of the library's electronic collections</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="clearfix visible-md-block"></div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-home"></span>
|
||||
<strong>eReserves</strong>
|
||||
<p class="faux-card">Find class materials through the library</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="clearfix visible-lg-block"></div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-refresh"></span>
|
||||
<strong>Journal Search</strong>
|
||||
<p class="faux-card">Find newspapers, magazines and scholarly journals</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-repeat"></span>
|
||||
<strong>eBooks</strong>
|
||||
<p class="faux-card">Find electronic books in the Kingsborough collections</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="clearfix visible-md-block"></div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-download"></span>
|
||||
<strong>CUNY Academic Works</strong>
|
||||
<p class="faux-card">Research and publications from scholars across CUNY</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-tag"></span>
|
||||
<strong>KBCC Bookstore</strong>
|
||||
<p class="faux-card">Search for and purchase your textbook from KBCC</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="clearfix visible-lg-block"></div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-music"></span>
|
||||
<strong>Newspaper Search</strong>
|
||||
<p class="faux-card">Find newspaper articles using OneSearch</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="clearfix visible-md-block"></div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-off"></span>
|
||||
<strong>Video</strong>
|
||||
<p class="faux-card">Find DVDs and streaming media</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-time"></span>
|
||||
<strong>Research Guides</strong>
|
||||
<p class="faux-card">Guides and tutorials from the KBCC librarians</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4 col-lg-3">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 col-lg-3 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-home"></span>
|
||||
<strong>Google Scholar</strong>
|
||||
<p class="faux-card">Search for scholarly articles at Kingsborough and beyond, using Google</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
@@ -96,37 +120,49 @@
|
||||
<li>
|
||||
<div class="yamm-content yamm2">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-4">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-music"></span>
|
||||
<strong>Library Instruction</strong>
|
||||
<p class="faux-card">Book an instruction session with a librarian</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-off"></span>
|
||||
<strong>Interlibrary Loan</strong>
|
||||
<p class="faux-card">Borrow books and articles from other libraries</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-time"></span>
|
||||
<strong>Give feedback</strong>
|
||||
<p class="faux-card">Help us make the library better</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="clearfix visible-md-block visible-lg-block"></div>
|
||||
<div class="col-xs-12 col-md-4">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-home"></span>
|
||||
<strong>Media Services</strong>
|
||||
<p class="faux-card">Equipment requests and DVD borrowing</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-home"></span>
|
||||
<strong>Purchase or add to reserve</strong>
|
||||
<p class="faux-card">Suggest a book to purchase or to add to reserve</p>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-4">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 col-md-4 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-home"></span>
|
||||
<strong>Library FAQ</strong>
|
||||
<p class="faux-card">Find answers to frequently asked questions about KBCC Library</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
@@ -138,31 +174,41 @@
|
||||
<li>
|
||||
<div class="yamm-content yamm3">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-music"></span>
|
||||
<strong>Faculty & Staff</strong>
|
||||
<p class="faux-card">Meet the Kingsborough Library</p>
|
||||
</div>
|
||||
<div class="col-xs-12">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-off"></span>
|
||||
<strong>Subject Liaisons</strong>
|
||||
<p class="faux-card">Find your library liaison</p>
|
||||
</div>
|
||||
<div class="col-xs-12">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-time"></span>
|
||||
<strong>Library Departments</strong>
|
||||
<p class="faux-card">Explore the library's functions</p>
|
||||
</div>
|
||||
<div class="col-xs-12">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-time"></span>
|
||||
<strong>Campus Map</strong>
|
||||
<p class="faux-card">How to find us</p>
|
||||
</div>
|
||||
<div class="col-xs-12">
|
||||
</a>
|
||||
<a class="searchmenu" href="">
|
||||
<div class="col-xs-12 highlight-menu-item">
|
||||
<span class="glyphicon glyphicon-time"></span>
|
||||
<strong>Hours</strong>
|
||||
<p class="faux-card">See the library's opening hours</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
@@ -182,7 +228,7 @@
|
||||
<div class="col-xs-10 col-md-8">
|
||||
<div class="alert alert-warning alert-dismissible" role="alert" id="covid-alert">
|
||||
<button type="button" class="close" data-dismiss="alert" aria-label="Close" id="x"><span aria-hidden="true">×</span></button>
|
||||
<strong>Alert:</strong> <a href="">Library services during COVID-19</a>
|
||||
<a href="https://kbcc.cuny.libguides.com/coronavirus/home"><strong>Alert!</strong> Library services during COVID-19</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-1 col-md-2">
|
||||
|
||||
Reference in New Issue
Block a user