update header text align

This commit is contained in:
2021-05-23 13:33:45 +00:00
parent 5b86fe9a18
commit 80a830b245

View File

@@ -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 {