1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Implement link previews

This commit is contained in:
Zed
2019-08-07 22:02:19 +02:00
parent afdbb6ad9e
commit ec5f67123a
5 changed files with 44 additions and 9 deletions

View File

@@ -140,7 +140,7 @@ a:hover {
.replying-to {
color: hsla(240,1%,73%,.9);
margin: -4px 0 4px 0;
margin: -2px 0 4px 0;
}
.status-el .status-content {