From 247e7582463822b61e63db0accc073f7875c128b Mon Sep 17 00:00:00 2001 From: Steve Lacey Date: Thu, 30 Mar 2023 17:24:47 +0800 Subject: [PATCH] Switch focus styles to rings --- worf/templates/worf/base.html | 67 +++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 31 deletions(-) diff --git a/worf/templates/worf/base.html b/worf/templates/worf/base.html index b2f12fb..7f3aac1 100644 --- a/worf/templates/worf/base.html +++ b/worf/templates/worf/base.html @@ -10,23 +10,22 @@ {{ view_name }} | {{ settings.WORF_API_NAME }}: {{ request.get_full_path }} {% block style %} - {% endblock %} @@ -36,17 +35,23 @@ + {% endblock %} {% endblock %} - {% block body %} {% block nav %} -