|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
/* ==UserStyle== |
|
|
|
|
@name xenua's mastodon 4 frontend tweaks |
|
|
|
|
@namespace git.xenua.me/xenua |
|
|
|
|
@version 1.1.2 |
|
|
|
|
@version 1.1.3 |
|
|
|
|
@description makes the mastodon *advanced* webinterface more compact and pleasant to look at |
|
|
|
|
@author xenua |
|
|
|
|
@license CNPLv7+ |
|
|
|
@ -279,6 +279,10 @@
@@ -279,6 +279,10 @@
|
|
|
|
|
|
|
|
|
|
.scrollable:has(> .item-list > .account-timeline__header) { |
|
|
|
|
margin-top: -50px; |
|
|
|
|
|
|
|
|
|
.follow-request-banner { |
|
|
|
|
margin-top: 40px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.account__header__bar { |
|
|
|
|