- Timestamp:
- Oct 21, 2006, 1:01:12 PM (14 years ago)
- Location:
- trunk/npemap.org.uk/static/tiles
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/tiles/grid.css
r80 r111 20 20 display: none; 21 21 width: 300px; 22 height: 1 00px;22 height: 120px; 23 23 z-index: 10; 24 24 } 25 25 26 span.terms { 27 margin-top: 0px; 28 font-family: sans; 29 font-size: 50%; 30 line-height: 100%; 31 32 } -
trunk/npemap.org.uk/static/tiles/map.html
r109 r111 69 69 <div><input type="submit" value="submit" /></div> 70 70 </form> 71 <span class="terms">By clicking submit you agree to release this information into the public domain.</span> 71 72 </div> 72 73
Note: See TracChangeset
for help on using the changeset viewer.