Template:Quote/styles.css: Difference between revisions

    From Consumerium development wiki R&D Wiki
    (ws, remove obvious)
    (No difference)

    Revision as of 23:38, 4 June 2020

    /* {{pp-template}} */
    .templatequote {
    	overflow: hidden;
    	margin: 1em 0;
    	padding: 0 40px;
    }
    
    .templatequote .templatequotecite {
        line-height: 1.5em;
        /* @noflip */
        text-align: left;
        /* @noflip */
        padding-left: 1.6em;
        margin-top: 0;
    }