Changeset 7675 for trunk/src_map/style
- Timestamp:
- Apr 2, 2010, 2:30:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src_map/style/stylesheet.css
r7674 r7675 23 23 } 24 24 25 #infotop h1 { 26 font-size: 15px; 27 margin-top: 5px; 28 } 29 30 #infotop h2 { 31 font-size: 12px; 32 margin-top: 0px; 33 } 34 35 #nodeinfo { 36 height: 205px; 37 margin-left: 5px; 38 } 39 #timestamp { 40 margin-right: 2px; 41 font-size: 12px; 42 bottom: 0px; 43 text-align: right; 44 vertical-align: bottom; 45 } 46 25 47 26 48 #infobottom { … … 38 60 } 39 61 40 td {62 #navigation td { 41 63 vertical-align: top; 42 64 color: red;
Note:
See TracChangeset
for help on using the changeset viewer.