From b07985461b2d273d4b8f794fd7fe8d1dfbf8a3e1 Mon Sep 17 00:00:00 2001 From: yoneyan Date: Sat, 7 Sep 2024 22:49:31 +0900 Subject: [PATCH] =?UTF-8?q?#43=20=E3=83=A1=E3=83=8B=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E3=83=90=E3=83=BC=E3=81=AE=E3=83=9C=E3=82=BF=E3=83=B3=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E8=AA=BF=E6=95=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dsbd/templates/navbar2.html | 27 +++++++++++++-------------- dsbd/templates/service/index.html | 4 ---- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/dsbd/templates/navbar2.html b/dsbd/templates/navbar2.html index 057c418..9c2c9a6 100644 --- a/dsbd/templates/navbar2.html +++ b/dsbd/templates/navbar2.html @@ -87,15 +87,14 @@ -
  • +
  • #} -
  • +
  • -
  • - @@ -187,7 +186,7 @@ - + CustomPage @@ -196,7 +195,7 @@ - + Admin(DB) @@ -209,7 +208,7 @@ diff --git a/dsbd/templates/service/index.html b/dsbd/templates/service/index.html index ec4a054..0dfb348 100644 --- a/dsbd/templates/service/index.html +++ b/dsbd/templates/service/index.html @@ -31,10 +31,6 @@ white-space: pre-wrap; / / color: #000000; } - - button { - margin-left: 10px; - } {% endblock %}