mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Change "tweets" to "posts" to avoid ublock hiding
This commit is contained in:
@@ -7,7 +7,7 @@ body {
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
#tweets {
|
||||
#posts {
|
||||
background-color: #161616;
|
||||
}
|
||||
|
||||
@@ -725,7 +725,7 @@ video {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.profile-statlist .tweets {
|
||||
.profile-statlist .posts {
|
||||
flex: 0.4 1 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user