diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag index 3f07db85f9..2945f6b098 100644 --- a/src/web/app/desktop/tags/timeline-post.tag +++ b/src/web/app/desktop/tags/timeline-post.tag @@ -174,8 +174,8 @@ margin 0 0 0 8px padding 1px 6px font-size 12px - color #bbb - border solid 1px #eee + color #aaa + border solid 1px #ddd border-radius 3px > .username diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag index b641149aef..dce23b0112 100644 --- a/src/web/app/mobile/tags/timeline-post.tag +++ b/src/web/app/mobile/tags/timeline-post.tag @@ -160,8 +160,8 @@ margin 0 0 0 8px padding 1px 6px font-size 12px - color #bbb - border solid 1px #eee + color #aaa + border solid 1px #ddd border-radius 3px > .username