Changeset 48 for trunk/src/web-app/css
- Timestamp:
- Feb 2, 2009, 9:06:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/web-app/css/public.css
r46 r48 14 14 15 15 body { 16 text-align: center; 17 width: 980px 16 18 background: #fff; 17 19 color: #333; … … 102 104 103 105 .nav { 106 text-align: centre; 104 107 background: url("../images/linkPanel_long.png") top no-repeat; 105 108 /*border: 1px solid #ccc; 106 109 border-style: solid none solid none;*/ 107 padding: 15px 20px 15px 20px;108 width: 650px;110 padding: 15px 0px 0px 0px; 111 width: 980px; 109 112 height: 40px; 110 113 }
Note: See TracChangeset
for help on using the changeset viewer.