aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/style.css b/style.css
index d0b9024..c10bf61 100644
--- a/style.css
+++ b/style.css
@@ -138,6 +138,15 @@ li {
font-size: 2em;
}
+h1 {
+ padding-left: 1rem;
+}
+
+.userinfo {
+ margin-left: 1rem;
+ padding: 1rem;
+}
+
/* Amount selector user page */
.amount {
display: block;