Files
danbooru/app/javascript/src/styles/specific/wiki_pages.scss
2018-07-27 15:24:05 -07:00

20 lines
254 B
SCSS

div#c-wiki-pages {
form span.hint {
display: block;
}
#a-new {
div.notice {
font-size: 0.8em;
padding: 1em;
margin: 1em 0;
}
}
}
.wiki-other-name {
background-color: #EEE;
padding: 3px;
border-radius: 3px;
}