Ignore:
Timestamp:
Apr 14, 2010, 6:23:55 PM (14 years ago)
Author:
Gotcha
Message:

Footer in... footer !
bug:1602

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/sobre/theme.css

    r5838 r5849  
    394394  display: block;    /* display: none; if you don't want legend */
    395395  height: 5em;        /* legend height (don't set auto to be Gecko friendly)*/
     396}
     397
     398#copyright {
     399bottom:0;
     400clear:both;
     401font-size:83%;
     402margin:0 0 10px;
     403max-width:1190px;
     404min-width:920px;
     405position:absolute;
     406text-align:center;
     407width:100%;
    396408}
    397409
Note: See TracChangeset for help on using the changeset viewer.