Adding LSTA funding line to KPAC. rel_2_7_1_kpac
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 21 Oct 2015 20:40:11 +0000 (16:40 -0400)
committerTerran McCanna <tmccanna@georgialibraries.org>
Wed, 21 Oct 2015 20:40:11 +0000 (16:40 -0400)
Open-ILS/src/templates/kpac/parts/footer.tt2
Open-ILS/web/css/skin/default/kpac/style.css

index 24921dd..92ea06d 100644 (file)
@@ -1,7 +1,10 @@
 <div class="footer_wrapper">
     <div class="copyright_text">
        [% USE date %]
-        Copyright &copy; 2006-[% date.format(date.now, '%Y') %] <a href="http://www.georgialibraries.org">Georgia Public Library Service</a>, and others
+        Copyright &copy; 2006-[% date.format(date.now, '%Y') %] <a href="http://www.georgialibraries.org">Georgia Public Library Service</a>, and others.<br/>
+        This Web site and other Georgia Public Library Service programs are<br/>
+        partially assisted with funds from the Library Services and Technology<br/>
+        Act through the <a href="http://www.imls.gov/">Institute of Museum and Library Services</a>.
     </div>
     <div class="illustrator_text">
         Illustrations by <a href="http://www.michaelpwhite.com">Michael P. White</a> for <a href="http://www.georgialibraries.org">Georgia Public Library Service</a>
index b6bdc3a..19eee6a 100755 (executable)
@@ -344,7 +344,7 @@ input[type=text], input[type=password], textarea {
        width:100%; */
        width: 936px;
        margin:auto;
-       height:60px;
+       height:100px;
        background:#000;
        font-size:13px;
        color:#fff;
@@ -505,7 +505,7 @@ input[type=text], input[type=password], textarea {
        overflow:hidden;
        float:left;
        padding-left:40px;
-    margin-top:10px;
+       margin-top:10px;
 }
 
 .item_icon {