Template:Excerpt/styles.css

Revision as of 09:52, 20 October 2020 by Caleb Cooper (talk | contribs) (Created page with "{{pp-template}}: Unbold link to the article that this is being transcluded to: .excerpt .selflink { font-weight: normal; } .excerpt-indicator { border-left: 3p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
/* {{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;
}