Changeset 101
- Timestamp:
- 04/24/06 12:39:17 (2 years ago)
- Files:
-
- trunk/public_html/styles/memes.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/public_html/styles/memes.css
r58 r101 27 27 margin-right: 1%; 28 28 padding-right: 3px; 29 max-width: 1000px; 30 29 31 } 30 32 … … 124 126 #header-banner { 125 127 height: 90px; 126 width: 728 ;128 width: 728px; 127 129 top: 80px; 128 130 left: 225px; … … 134 136 135 137 #main-wrapper { 136 background: url(img/main-bg. png) top left repeat-y;138 background: url(img/main-bg.gif) top left repeat-y; 137 139 position: relative; 138 140 margin: 0 auto;
