From 80a830b24595d96318ddc99c8cb381983a353126 Mon Sep 17 00:00:00 2001 From: patrick Date: Sun, 23 May 2021 13:33:45 +0000 Subject: [PATCH] update header text align --- fet2020/static/fet.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fet2020/static/fet.css b/fet2020/static/fet.css index 7d4ddb8a..2d693084 100644 --- a/fet2020/static/fet.css +++ b/fet2020/static/fet.css @@ -16,18 +16,21 @@ a.header-link { background: None; color: black; font-size: medium; + text-align: left; } a.header-intern-link { background: lightgrey; color: black; font-size: medium; + text-align: left; } .header-intern-txt { background: lightgrey; color: black; font-size: medium; + text-align: left; } .header-btn:hover {