aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index e3ddc27..9599c84 100644
--- a/style.css
+++ b/style.css
@@ -97,11 +97,11 @@ nav> :last-child {
}
/* landing page */
-form#user_creation {
+.section {
background-color: var(--b2);
padding: 1em;
margin-top: 2em;
- border-radius: 4px;
+ border-radius: 4px;
}
form#user_creation>h3 {