Module:Documentation/styles.css: Difference between revisions

    (Undid revision 988284245 by Izno (talk) nope)
    (and bump padding)
    Line 26: Line 26:
    }
    }


    .template-documentation-sandbox-start,
    .template-documentation-clear { /* Don't want things to stick out where they shouldn't. */
    /* So right or left floating items don't stick out of the doc box.*/
    .template-documentation-end {
    clear: both;
    clear: both;
    }
    }
    Line 35: Line 33:
    margin: 0.2em 0;
    margin: 0.2em 0;
         font-style: italic;
         font-style: italic;
         padding: 0.3em 1em;
         padding: 0.4em 1em;
    }
    }