Files
danbooru/app/javascript/src/styles/specific/artists.scss
2019-09-25 18:32:49 -05:00

11 lines
165 B
SCSS

div#c-artists, div#excerpt {
span.new-artist {
font-weight: bold;
color: var(--new-artist-color);
}
.recent-posts h2 {
margin: 1em 0 0.5em;
}
}