Make the getting started ui more intuitive (#1309)
This commit is contained in:
parent
45b379abac
commit
fbc5099402
3 changed files with 28 additions and 2 deletions
|
@ -1536,6 +1536,12 @@ a.status__content__spoiler-link {
|
|||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.column-subheading {
|
||||
background: lighten($color1, 20%);
|
||||
padding: 8px 20px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.autosuggest-textarea,
|
||||
.spoiler-input {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue