From 5cbc890b38ee73242c265dee66f38108821f185e Mon Sep 17 00:00:00 2001 From: yangjian Date: Tue, 22 Jun 2021 07:56:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/mrdoc/mrdoc.css | 2 ++ template/app_doc/foot_base.html | 4 ++-- template/app_doc/pro_list.html | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/static/mrdoc/mrdoc.css b/static/mrdoc/mrdoc.css index 40919c3..cd899a6 100644 --- a/static/mrdoc/mrdoc.css +++ b/static/mrdoc/mrdoc.css @@ -169,6 +169,8 @@ a.index-add-link{ color: #999; float: right; + position: absolute; + right: 10px; } a.index-add-link:hover{ color: #333; diff --git a/template/app_doc/foot_base.html b/template/app_doc/foot_base.html index f19933c..3617f18 100644 --- a/template/app_doc/foot_base.html +++ b/template/app_doc/foot_base.html @@ -1,12 +1,12 @@ {% load i18n %}