From 0eb18efbb23ee7e6a875fbc7a951b35e25595d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20=C4=90=E1=BA=B7ng=20Gia=20B=E1=BA=A3o?= <37262651+TwoQuantumBits@users.noreply.github.com> Date: Wed, 24 Jul 2024 00:26:41 +0700 Subject: [PATCH] tweak name positioning and subtext spacing --- public/views/mp/ctwc_vn_24.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/views/mp/ctwc_vn_24.html b/public/views/mp/ctwc_vn_24.html index 0cc6dce0..7e6aec28 100644 --- a/public/views/mp/ctwc_vn_24.html +++ b/public/views/mp/ctwc_vn_24.html @@ -139,14 +139,14 @@ .name .header { font-size: 32.01px; /* sad -_- */ line-height: 32px; /* sad -_- */ - padding-top: 13px; - padding-bottom: 9px; + padding-top: 11px; + padding-bottom: 11px; } .name .content { display: none; color: #b0afb0; - letter-spacing: 5px; + letter-spacing: 1px; text-indent: 5px; } @@ -155,8 +155,8 @@ } .name.subtext .header { - padding-top: 5px; - padding-bottom: 0; + padding-top: 1px; + padding-bottom: 5px; } .name.subtext .content {