Changeset 588
- Timestamp:
- Oct 7, 2007, 7:29:50 PM (14 years ago)
- Location:
- trunk/npemap.org.uk/static
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/data/index.html
r363 r588 21 21 </ul> 22 22 23 <p>All of this location data is in the Public Domain.</p> 23 <p> 24 All of this location data is in the Public Domain. 25 <a href="http://opendefinition.org/"><img alt="This material 26 is Open Data" border="0" 27 src="/images/opendata_80x15_blue.png" /></a> 28 </p> 24 29 25 30 <!--#include virtual="../inc/footer.shtml" --> -
trunk/npemap.org.uk/static/default.css
r440 r588 13 13 div#api h4{ 14 14 font-size: 1.2em; 15 } 16 17 div#buttons a { 18 margin-left: 2px; 19 margin-right: 2px; 15 20 } 16 21 -
trunk/npemap.org.uk/static/index.html
r579 r588 34 34 <!--#include virtual="stats/summary.html" --> 35 35 36 <a href="http://digg.com/general_sciences/New_Popular_Edition_Maps"> 37 <img src="images/80x15-digg-badge-2.gif" width="80" height="15" alt="Digg!" 38 border="0" /> 39 </a> 36 <div id="buttons"> 37 <a href="http://digg.com/general_sciences/New_Popular_Edition_Maps"><img 38 src="images/80x15-digg-badge-2.gif" width="80" height="15" alt="Digg!" 39 border="0" /> 40 </a> 41 <a href="http://www.opendefinition.org/"><img 42 alt="The postcode locations are Open Data" border="0" 43 src="/images/opendata_80x15_blue.png"></a> 44 </div> 40 45 41 46 </div>
Note: See TracChangeset
for help on using the changeset viewer.