Change "tweets" to "posts" to avoid ublock hiding
This commit is contained in:
parent
4f7e0ffc22
commit
9d9bd10e15
5 changed files with 8 additions and 8 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue