Difference between revisions of "Template:Excerpt/styles.css"
Jump to navigation
Jump to search
imported>Izno (add indicator) |
imported>Pppery (Adding protection template) |
||
| Line 1: | Line 1: | ||
| + | /* {{pp-template}} */ | ||
/* Unbold link to the article that this is being transcluded to */ | /* Unbold link to the article that this is being transcluded to */ | ||
.excerpt .selflink { | .excerpt .selflink { | ||
Revision as of 02:07, 16 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;
}