diff --git a/members/static/css/application.css b/members/static/css/application.css index 0f1c3f8..859298d 100644 --- a/members/static/css/application.css +++ b/members/static/css/application.css @@ -1,9 +1,12 @@ body { background-color: rgb(10, 90, 100); } -h2 { +h3 { text-align: center; color: #100; font-family: sans-serif; font-weight: bold; } +h4 { + text-align: center; +} diff --git a/members/templates/application_index.html b/members/templates/application_index.html index 1f21f8f..5af9f62 100644 --- a/members/templates/application_index.html +++ b/members/templates/application_index.html @@ -24,9 +24,9 @@
-