mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-19 08:43:16 +00:00
Restructure appearance settings to introduce new Advanced settings section (#36496)
This commit is contained in:
parent
241ad1c587
commit
05244c335d
79 changed files with 23 additions and 243 deletions
|
|
@ -300,9 +300,9 @@ $content-width: 840px;
|
|||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
color: $darker-text-color;
|
||||
padding-bottom: 8px;
|
||||
padding-top: 24px;
|
||||
margin-bottom: 8px;
|
||||
border-bottom: 1px solid var(--background-border-color);
|
||||
border-top: 1px solid var(--background-border-color);
|
||||
}
|
||||
|
||||
h6 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue