From 88bbaab94b93277d3d9ef642c6991d67dc314389 Mon Sep 17 00:00:00 2001 From: Roxie Gibson Date: Thu, 13 Jan 2022 13:34:18 +0000 Subject: [PATCH] fixed button on generate page --- members_lumbung_space/static/css/lumbung.css | 2 +- members_lumbung_space/templates/register.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/members_lumbung_space/static/css/lumbung.css b/members_lumbung_space/static/css/lumbung.css index 8f03b0c..1597ca2 100644 --- a/members_lumbung_space/static/css/lumbung.css +++ b/members_lumbung_space/static/css/lumbung.css @@ -193,7 +193,7 @@ footer .content span { margin-bottom: 1em; } -.form-body .button { +.form-body .button#submit { padding: 0 4em !important; color: white; background-color: #AFAFAF; diff --git a/members_lumbung_space/templates/register.html b/members_lumbung_space/templates/register.html index dddcde4..19a8917 100644 --- a/members_lumbung_space/templates/register.html +++ b/members_lumbung_space/templates/register.html @@ -36,7 +36,7 @@ - +