Edit indicator

This commit is contained in:
spikecodes 2021-02-14 14:53:09 -08:00
parent aa7c8c85df
commit 14ecf3cf60
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
4 changed files with 66 additions and 34 deletions

View file

@ -889,6 +889,12 @@ a.search_subreddit:hover {
opacity: 0.5;
}
.edited {
opacity: 0.4;
font-style: italic;
font-size: 14px;
}
.line {
width: 2px;
height: 100%;