diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag index 3f07db85f..2945f6b09 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 b641149ae..dce23b011 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