Changeset 101

Show
Ignore:
Timestamp:
04/24/06 12:39:17 (2 years ago)
Author:
eadiaz
Message:

Minor fixes on CSS files.
Better look for IE 6.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/public_html/styles/memes.css

    r58 r101  
    2727        margin-right: 1%; 
    2828        padding-right: 3px; 
     29        max-width: 1000px; 
     30         
    2931} 
    3032 
     
    124126#header-banner { 
    125127        height: 90px; 
    126         width: 728
     128        width: 728px
    127129        top: 80px; 
    128130        left: 225px; 
     
    134136 
    135137#main-wrapper { 
    136         background: url(img/main-bg.png) top left repeat-y;    
     138        background: url(img/main-bg.gif) top left repeat-y;    
    137139        position: relative; 
    138140        margin: 0 auto;