* Link other names to artist searches instead of to the new artist page. * Remove the asterisk next to other names indicating the name isn't used as the primary name of another artist. This is almost always the case.
12 lines
189 B
SCSS
12 lines
189 B
SCSS
div#c-artists, div#excerpt {
|
|
.recent-posts h2 {
|
|
margin: 1em 0 0.5em;
|
|
}
|
|
|
|
div#a-index {
|
|
td {
|
|
height: 2.25em; /* should match .artist-other-name line-height */
|
|
}
|
|
}
|
|
}
|