From 4cd2b266315f5c9957680cd027ebba7ed60439d7 Mon Sep 17 00:00:00 2001 From: Jaidyn Ann <10477760+JadedCtrl@users.noreply.github.com> Date: Wed, 31 Jan 2024 01:16:31 -0600 Subject: [PATCH] Pligrandigas bildosignojn --- custom/public/assets/css/shinonome.css | 8 ++++++++ custom/templates/base/head.tmpl | 1 + 2 files changed, 9 insertions(+) create mode 100644 custom/public/assets/css/shinonome.css diff --git a/custom/public/assets/css/shinonome.css b/custom/public/assets/css/shinonome.css new file mode 100644 index 0000000..d0e67b4 --- /dev/null +++ b/custom/public/assets/css/shinonome.css @@ -0,0 +1,8 @@ +.emoji img, .reaction img +{ + vertical-align: -.15em; + border-width: 0 !important; + width: 1.2em !important; + height: 1.2em !important; + margin: 0 !important; +} diff --git a/custom/templates/base/head.tmpl b/custom/templates/base/head.tmpl index 9c537e2..9344459 100644 --- a/custom/templates/base/head.tmpl +++ b/custom/templates/base/head.tmpl @@ -29,6 +29,7 @@ {{template "base/head_opengraph" .}} {{template "base/head_style" .}} {{template "custom/header" .}} + {{ctx.DataRaceCheck $.Context}}