From c588c2c2e58609e342184cb2d4c24f34050bb9c1 Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Tue, 23 Dec 2014 14:56:39 -0500 Subject: [PATCH] changed the background image of the title box --- LibGuide.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LibGuide.css b/LibGuide.css index 6fa6447..b28b764 100644 --- a/LibGuide.css +++ b/LibGuide.css @@ -2,7 +2,7 @@ /* styling the header on the main page */ #s-lg-hp-nav { - background:url(http://www1.kingsborough.edu/service_learning/gallery/MLK/images/MLK%202008%20001.jpg); /* does not seem to work well with .png files */ + background:url(http://www1.kingsborough.edu/photo_album/kcc_campus_06/images/KG_Kibbee_3_jpg.jpg); /* does not seem to work well with .png files */ background-color:#258; background-size:100%; height:190px; @@ -37,6 +37,7 @@ width: inherit; } } + /* Making the pills the right color */ a.label.label-info:hover {