Module:Documentation/styles.css: Difference between revisions

    (add small)
    (add these styles)
    Line 7: Line 7:
    }
    }


    .template-documentation-heading {
    .template-documentation-startbox {
    padding-bottom: 3px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 1ex;
    }
     
    .template-documentation-startbox .template-heading {
    font-weight: bold;
    font-size: 125%;
    }
     
    .template-documentation-startbox .other-heading {
    font-size: 150%;
    }
    }