Template:Blockquote/styles.css: Difference between revisions

>JJMC89
m JJMC89 moved page Template:Quote/styles.css to Template:Blockquote/styles.css without leaving a redirect: requested move; consensus at Template talk:Blockquote
 
CleanupBot (talk | contribs)
m Remove protection template from unprotected page
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
/* {{pp-template}} */
/* */
.templatequote {
.templatequote {
overflow: hidden;
overflow: hidden;

Latest revision as of 19:52, 17 April 2021

/*  */
.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;
}