Improve timeline support, "no more tweets" message

This commit is contained in:
Zed 2019-06-25 07:36:36 +02:00
parent c4d648e952
commit ac8d0e2052
4 changed files with 38 additions and 13 deletions

View file

@ -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 {