From 915f64b9a3143dd930c9cc853f2c3879c740c4b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nile=CC=81ane?= Date: Fri, 23 Aug 2024 23:00:12 +0200 Subject: [PATCH] Tweaked link card title size --- TangerineUI-cherry.css | 2 +- TangerineUI-lagoon.css | 2 +- TangerineUI-purple.css | 2 +- TangerineUI.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 1d277be..fde20b3 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -2920,7 +2920,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .status-card__title { order: 1; line-height: 1.3; - font-size: 16px; + font-size: 18px; margin-bottom: 3px; } .app-body .status-card__host { diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index a491f6a..b5b2293 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -2920,7 +2920,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .status-card__title { order: 1; line-height: 1.3; - font-size: 16px; + font-size: 18px; margin-bottom: 3px; } .app-body .status-card__host { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index cbe3422..4d473db 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -2920,7 +2920,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .status-card__title { order: 1; line-height: 1.3; - font-size: 16px; + font-size: 18px; margin-bottom: 3px; } .app-body .status-card__host { diff --git a/TangerineUI.css b/TangerineUI.css index b0a1924..dd69002 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -2920,7 +2920,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .status-card__title { order: 1; line-height: 1.3; - font-size: 16px; + font-size: 18px; margin-bottom: 3px; } .app-body .status-card__host {