From ab1caab104e4d40c39f8b062aec731c33dd905e7 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Thu, 30 Jul 2020 13:13:48 +0300 Subject: [PATCH] about me page, background modification --- static/style.css.h | 2 +- tpl/default.tpl | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/static/style.css.h b/static/style.css.h index 14d8dc3..c6da6dc 100644 --- a/static/style.css.h +++ b/static/style.css.h @@ -226,7 +226,7 @@ HASH(#itime-progress) { @media screen and (min-width: 480px) { html { - background:C_PAGEBG; + background:C_PAGEBG url("/hexagonal_bg.gif"); } body { diff --git a/tpl/default.tpl b/tpl/default.tpl index 928a959..c1f4316 100644 --- a/tpl/default.tpl +++ b/tpl/default.tpl @@ -24,6 +24,8 @@