Module:Documentation/styles.css: Difference between revisions

    (add some more)
    (add end here)
    Line 9: Line 9:
    .template-documentation-heading {
    .template-documentation-heading {
    }
    /*
    So right or left floating items don't stick out of the doc box.
    */
    .template-documentation-end {
    clear: both;
    }
    }