Changeset 110 for trunk/web-app/css
- Timestamp:
- Apr 9, 2009, 3:38:23 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/main.css
r106 r110 93 93 94 94 .body { 95 padding: 0px 20px 20px; 96 background: url("../images/Contentbg.png") repeat-y scroll center; 97 /* height: 100%; */ 95 padding: 20px 20px 20px 20px; 96 text-align: center; 98 97 } 99 98 … … 262 261 263 262 .paginateButtons { 263 width: 940px; 264 264 background: #fff url(../images/skin/shadow.jpg) bottom repeat-x; 265 265 border: 1px solid #ccc;
Note: See TracChangeset
for help on using the changeset viewer.