Template:Excerpt/styles.css: Difference between revisions

From Jonesipedia
Jump to navigation Jump to search
m Changed protection level for "Template:Excerpt/styles.css": Highly visible style sheet, matching Template:Excerpt ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
 
m 1 revision imported
 
(No difference)

Latest revision as of 07:15, 1 June 2021

/* {{pp-template}} */
/* Unbold link to the article that this is being transcluded to */
.excerpt .selflink {
    font-weight: normal;
}

.excerpt-indicator {
	border-left: 3px solid #c8ccd1;
	margin: 1em 0;
	padding-left: 1em;
}