Improve timeline support, "no more tweets" message
This commit is contained in:
parent
c4d648e952
commit
ac8d0e2052
4 changed files with 38 additions and 13 deletions
|
@ -575,7 +575,14 @@ nav {
|
|||
.timeline-protected-header {
|
||||
color: #d0564c;
|
||||
font-size: 21px;
|
||||
font-weight: bold;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.timeline-end {
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
color: #ff6c60;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.media-gif {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue