Changeset 624 for trunk/styles
- Timestamp:
- Aug 18, 2009, 10:49:10 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/style.css
r595 r624 34 34 #footer 35 35 { 36 right: 0px; 37 background-color: red; 36 38 position: absolute; 37 39 top: 100%; … … 46 48 { 47 49 margin-left: 140px; 48 50 font-size:12px; 49 51 } 50 52 … … 76 78 } 77 79 78 #mainmenu a80 .mainmenu a 79 81 { 80 82 display: block; … … 103 105 { 104 106 color: black; 105 106 107 border: 1px solid black; 108 background-color: transparent; 107 109 } 108 110
Note:
See TracChangeset
for help on using the changeset viewer.