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))
(No difference)

Revision as of 22:55, 22 April 2020

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