diff --git a/static/style.css b/static/style.css index c9daa98..fce5017 100644 --- a/static/style.css +++ b/static/style.css @@ -26,6 +26,9 @@ body { .small { font-size: 0.8em; } +.tiny { + font-size: 0.5em; +} .centred { text-align: center; } diff --git a/templates/bot_accounts.html b/templates/bot_accounts.html index 3fb4660..b1f09ce 100644 --- a/templates/bot_accounts.html +++ b/templates/bot_accounts.html @@ -9,7 +9,7 @@
@botname@example.com
+{{ handle }}
Add account Back @@ -20,7 +20,7 @@