changed the background image of the title box

This commit is contained in:
Mark Eaton
2014-12-23 14:56:39 -05:00
parent 65f7119254
commit c588c2c2e5
+2 -1
View File
@@ -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 {