Template:Excerpt/styles.css

From blackwiki
< Template:Excerpt
Revision as of 16:50, 4 April 2020 by imported>Izno (add indicator)
Jump to navigation Jump to search
/* 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;
}