Files
danbooru/app/javascript/src/styles/specific/wiki_pages.scss
evazion 90fef76121 artists: reorganize index page.
* Make other names searchable.
* Add post count and update timestamp.
* Add edit / delete / undelete links.
2019-11-04 16:45:19 -06:00

8 lines
192 B
SCSS

.artist-other-name, .wiki-other-name {
background-color: var(--wiki-page-other-name-background-color);
padding: 3px;
margin-right: 0.25em;
line-height: 2.25em;
border-radius: 3px;
}