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