From 668e5646bdb162cccd309ebbd7017cbd9237de6f Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Feb 2017 01:05:49 +0900 Subject: [PATCH] :art: --- src/web/app/desktop/tags/timeline-post.tag | 4 ++-- src/web/app/mobile/tags/timeline-post.tag | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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