From 7b3baaf0f39adfdff35a4976d2a33c696c4009c6 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Fri, 16 Jul 2021 17:59:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dindex.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/public/css/index.css | 7 ------- templates/repo/home.tmpl | 6 ++++++ 2 files changed, 6 insertions(+), 7 deletions(-) delete mode 100644 custom/public/css/index.css diff --git a/custom/public/css/index.css b/custom/public/css/index.css deleted file mode 100644 index aeb7bf6d4..000000000 --- a/custom/public/css/index.css +++ /dev/null @@ -1,7 +0,0 @@ -.repository.file.list #repo-desc { - font-size: 1.0em; - margin-bottom: 1.0rem; -} -.repository.file.list #repo-desc p{ - margin-bottom: 1.0rem; -} \ No newline at end of file diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index b2807fa1f..2fa6836ce 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -1,4 +1,10 @@ {{template "base/head" .}} +
{{template "repo/header" .}}