From 6150eba66beb96d03a3e2af839737e3ef4c0a086 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 15 Mar 2024 16:19:21 +0100 Subject: generation is POST and we have a
now --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index c09e15b..fbe8e7d 100644 --- a/static/style.css +++ b/static/style.css @@ -171,3 +171,7 @@ details .chars { #gen_section.gen_hidden #gen_ex_display rt { visibility: hidden; } + +form p { + text-align: center; +} -- cgit v1.2.3