Changeset 290 for trunk/npemap.org.uk
- Timestamp:
- Nov 2, 2006, 7:32:48 PM (14 years ago)
- Location:
- trunk/npemap.org.uk/static
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/default.css
r288 r290 5 5 6 6 body{ 7 font-family: sans ;7 font-family: sans-serif; 8 8 } 9 9 … … 21 21 border: 1px solid black; 22 22 padding: 0 0 0.5em 0.5em ; 23 font-family: sans ;23 font-family: sans-serif; 24 24 font-size: 75%; 25 25 } … … 39 39 } 40 40 div.right-col p { 41 font-family: sans ;41 font-family: sans-serif; 42 42 font-size: 75%; 43 43 } … … 64 64 span.terms { 65 65 margin-top: 0px; 66 font-family: sans ;66 font-family: sans-serif; 67 67 font-size: 65%; 68 68 line-height: 100%; … … 78 78 padding: 0.5em 0 0 0.5em; 79 79 height: 1.5em; 80 font-family: sans ;80 font-family: sans-serif; 81 81 } 82 82 -
trunk/npemap.org.uk/static/tiles/grid.css
r264 r290 98 98 #postcode_detail_window { 99 99 margin-top: 0px; 100 font-family: sans ;100 font-family: sans-serif; 101 101 font-size: 65%; 102 102 line-height: 100%; … … 107 107 108 108 .close { 109 font-family: sans ;109 font-family: sans-serif; 110 110 float: right; 111 111 }
Note: See TracChangeset
for help on using the changeset viewer.