Changeset 11809


Ignore:
Timestamp:
2006-05-11T14:10:09+12:00 (18 years ago)
Author:
shaoqun
Message:

make it workable on IE5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/images/style.css

    r11800 r11809  
    5656  font-size: 24px;
    5757  font-weight: bold;
    58   margin-left: 20px 0 0 0;
     58  margin: 20px 0 0 0;
    5959  text-transform: lowercase;
    6060  white-space: nowrap;
     
    6767  #height: 100%; /* for IE5/6 to make containing div the full height */
    6868  float: left;
    69   width: 50%;
     69  width: 45%;
    7070}
    7171/* make sure this is shown under the other divs (which may be floating) */
Note: See TracChangeset for help on using the changeset viewer.