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 {