Format:Mbox/styles.css

Versiunea din 7 iulie 2024 17:29, autor: Sergiu (discuție | contribuții) (Pagină nouă: td.mbox-imageright { →‎The right image cell: border: none; padding: 2px 0.9em 2px 0; →‎0px left, 0.9em right: text-align: center; } td.mbox-empty-cell { →‎An empty narrow cell: border: none; padding: 0; width: 1px; })
(dif) ← Versiunea anterioară | Versiunea curentă (dif) | Versiunea următoare → (dif)
td.mbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {         /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}