From c043d9d7cc0e93fb130b9aa185d179fbb716d6a3 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Sun, 5 Apr 2020 19:32:53 +0200 Subject: [PATCH] Align account name --- custom_portal.css | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_portal.css b/custom_portal.css index 59e1aa1..e3f3855 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -236,6 +236,7 @@ body.logged, .logged .content { padding: 16px 0; background-color: #2c2b27; color: #c2a593; + text-align: center; } .user-container::before{ content: none;