From ccdd9063090e78473a0a45db661b6e5b08554ecf Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Mon, 10 Aug 2020 11:34:19 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98themes/aurora/templates/base.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98themes/aurora/templates/categories.htm?= =?UTF-8?q?l=E2=80=99=20/=20=E2=80=98themes/moe-dark/templates/base.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98themes/moe-dark/templates/categories.h?= =?UTF-8?q?tml=E2=80=99=20/=20=E2=80=98themes/white/templates/base.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98themes/white/templates/categories.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98themes/yoshi/templates/base.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98themes/yoshi/templates/categories.html?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/aurora/templates/base.html | 4 ++++ themes/aurora/templates/categories.html | 2 +- themes/moe-dark/templates/base.html | 10 ++++++++++ themes/moe-dark/templates/categories.html | 2 +- themes/white/templates/base.html | 10 ++++++++++ themes/white/templates/categories.html | 2 +- themes/yoshi/templates/base.html | 10 ++++++++++ themes/yoshi/templates/categories.html | 2 +- 8 files changed, 38 insertions(+), 4 deletions(-) diff --git a/themes/aurora/templates/base.html b/themes/aurora/templates/base.html index 663090b..c7c892e 100644 --- a/themes/aurora/templates/base.html +++ b/themes/aurora/templates/base.html @@ -24,6 +24,10 @@ font-family: AppleGothic, NanumSquare, Sans-serif; } + .shrinkingtitle { + font-size: 0.8em; + } + @media only screen and (max-width: 600px) { .shrinkingtitle { font-size: 0.5em; diff --git a/themes/aurora/templates/categories.html b/themes/aurora/templates/categories.html index 1d9c807..c8afbe1 100644 --- a/themes/aurora/templates/categories.html +++ b/themes/aurora/templates/categories.html @@ -2,7 +2,7 @@ {% block content_header %}
/
categ*r-ies
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/moe-dark/templates/base.html b/themes/moe-dark/templates/base.html index 4e2731f..4d80312 100644 --- a/themes/moe-dark/templates/base.html +++ b/themes/moe-dark/templates/base.html @@ -23,6 +23,16 @@ font-family: AppleGothic, NanumSquare, Sans-serif; } + .shrinkingtitle { + font-size: 0.8em; + } + + @media only screen and (max-width: 600px) { + .shrinkingtitle { + font-size: 0.5em; + } + } + body::-webkit-scrollbar { width: 0; height: 0; diff --git a/themes/moe-dark/templates/categories.html b/themes/moe-dark/templates/categories.html index 1d9c807..c8afbe1 100644 --- a/themes/moe-dark/templates/categories.html +++ b/themes/moe-dark/templates/categories.html @@ -2,7 +2,7 @@ {% block content_header %}
/
categ*r-ies
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/white/templates/base.html b/themes/white/templates/base.html index ef02ec5..8372aeb 100644 --- a/themes/white/templates/base.html +++ b/themes/white/templates/base.html @@ -21,6 +21,16 @@ font-family: AppleGothic, NanumSquare, Sans-serif; } + .shrinkingtitle { + font-size: 0.8em; + } + + @media only screen and (max-width: 600px) { + .shrinkingtitle { + font-size: 0.5em; + } + } + body::-webkit-scrollbar { width: 0; height: 0; diff --git a/themes/white/templates/categories.html b/themes/white/templates/categories.html index 4d09e19..6f6bf24 100644 --- a/themes/white/templates/categories.html +++ b/themes/white/templates/categories.html @@ -2,7 +2,7 @@ {% block content_header %}
/
categ*r-ies
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/yoshi/templates/base.html b/themes/yoshi/templates/base.html index 3e99417..b928f46 100644 --- a/themes/yoshi/templates/base.html +++ b/themes/yoshi/templates/base.html @@ -23,6 +23,16 @@ font-family: AppleGothic, NanumSquare, Sans-serif; } + .shrinkingtitle { + font-size: 0.8em; + } + + @media only screen and (max-width: 600px) { + .shrinkingtitle { + font-size: 0.5em; + } + } + body::-webkit-scrollbar { width: 0; height: 0; diff --git a/themes/yoshi/templates/categories.html b/themes/yoshi/templates/categories.html index 1d9c807..c8afbe1 100644 --- a/themes/yoshi/templates/categories.html +++ b/themes/yoshi/templates/categories.html @@ -2,7 +2,7 @@ {% block content_header %}
/
categ*r-ies
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %}