Ignore:
Timestamp:
Aug 12, 2009, 4:14:41 PM (15 years ago)
Author:
flop25
Message:

-update div action_pict : now on the top

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/picture.css

    r3644 r3726  
    33        padding-top: 2px;
    44        padding-bottom: 2px;
    5         margin-top: 4px;
    65        overflow: hidden;
    76        width: 100%;
     
    9493}
    9594#action_pict {
    96         float:left;
     95/*      float:left;
    9796        position: absolute;
    9897        left: 5px;
    9998        top: 300px;
    100     width:150px;
     99    width:150px;*/
     100        width:600px;
     101        margin-left:auto;
     102        margin-right:auto;
     103        padding:0;
    101104}
    102105#action_pict A, #action_pict IMG{
Note: See TracChangeset for help on using the changeset viewer.