url footer

This commit is contained in:
Karen 2011-08-31 23:14:16 +05:30
parent d1d119bb2a
commit c69f927799
2 changed files with 5 additions and 1 deletions

View File

@ -232,9 +232,13 @@ width:100%;
height:8.6%; /*HA HA HA HA HA HA HA DECIMALS should work, right*/
/*margin:0 auto;*/
background-color:grey;
color:#FFF;
font-size:12px;
clear:both;}
#footerLinks
{margin-left:34%;}
.footer a
{text-decoration:none;
font-size:12px;

View File

@ -118,7 +118,7 @@
<!--</div>-->
<div class="footer">
<p>Data from <a href="http://geonames.org">Geonames</a>, <a href="http://openstreetmap.org">OpenStreetMap, <a href="http://nhgis.org">National Historical GIS</a>, <a href="http://nrhp.focus.nps.gov/natreg/docs/Download.html">National Park Service</a>, <a href="http://hpdb.org>Historic Places Database</a> and <a href="http://id.loc.gov/">Library of Congress Authorities & Vocabularies</a></p>
<p id="footerLinks">Data from <a href="http://geonames.org">Geonames</a>, <a href="http://openstreetmap.org">OpenStreetMap, <a href="http://nhgis.org">National Historical GIS</a>, <a href="http://nrhp.focus.nps.gov/natreg/docs/Download.html">National Park Service</a>, <a href="http://hpdb.org">Historic Places Database</a> and <a href="http://id.loc.gov/">Library of Congress Authorities & Vocabularies</a></p>
</div>