diff options
Diffstat (limited to 'src/web/app/desktop/views/components/posts.post.vue')
| -rw-r--r-- | src/web/app/desktop/views/components/posts.post.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/views/components/posts.post.vue b/src/web/app/desktop/views/components/posts.post.vue index 1a5f7c3b09..ddc338e372 100644 --- a/src/web/app/desktop/views/components/posts.post.vue +++ b/src/web/app/desktop/views/components/posts.post.vue @@ -397,7 +397,7 @@ export default Vue.extend({ margin 0 .5em 0 0 padding 0 overflow hidden - color #777 + color #627079 font-size 1em font-weight bold text-decoration none |