Changeset 120
- Timestamp:
- Oct 21, 2006, 11:32:46 PM (14 years ago)
- Location:
- trunk/npemap.org.uk/static
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/default.css
r86 r120 22 22 margin-right: 5%; 23 23 } 24 25 .feed { 26 border: 1px solid; 27 border-color: #FC9 #630 #330 #F96; 28 padding: 0 3px; 29 font: bold 10px verdana,sans-serif; 30 color: #FFF; 31 background: #F60; 32 text-decoration: none; 33 margin: 4px; 34 } -
trunk/npemap.org.uk/static/index.html
r110 r120 13 13 <div class="left-col"> 14 14 <ul> 15 <li>Want to keep updated? <a href="news/">News</a> <a href="news/index.rss" class="feed">RSS</a></li> 15 16 <li>Questions? <a href="FAQ.html">FAQ</a></li> 16 17 <li>Problems? <a href="reportBug.html">Tell us</a></li>
Note: See TracChangeset
for help on using the changeset viewer.