diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-13 21:47:53 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-13 21:47:53 +0900 |
| commit | a135f75e710980011ba809dade7958e5e22b9cf5 (patch) | |
| tree | aae70d4b9280f34f6714fef9443d456af45e07b3 /src | |
| parent | Add GIF badge (#4241) (diff) | |
| download | sharkey-a135f75e710980011ba809dade7958e5e22b9cf5.tar.gz sharkey-a135f75e710980011ba809dade7958e5e22b9cf5.tar.bz2 sharkey-a135f75e710980011ba809dade7958e5e22b9cf5.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/media-image.vue | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/src/client/app/common/views/components/media-image.vue b/src/client/app/common/views/components/media-image.vue index bd6c974def..6137068e3d 100644 --- a/src/client/app/common/views/components/media-image.vue +++ b/src/client/app/common/views/components/media-image.vue @@ -84,16 +84,12 @@ export default Vue.extend({ color var(--secondary) display inline-block font-size 14px - font-weight 900 - height 24px - left calc(var(--round) * 2) - line-height 1 + font-weight bold + left 12px opacity .5 - padding 5px 0 + padding 0 6px text-align center - top calc(var(--round) * 2) - vertical-align middle - width 36px + top 12px .qjewsnkgzzxlxtzncydssfbgjibiehcy display flex |