Add in locale icon in header

This commit is contained in:
2024-07-27 20:03:14 +01:00
parent fb5b0942d6
commit 77a7849898
5 changed files with 38 additions and 24 deletions

View File

@@ -230,6 +230,14 @@ hr.sme-copyrightbar {
font-size: 10px;
}
#flag-icon {
font-size: 20px;
float: right;
margin-top: 0.67em;
margin-right: 1%;
}
/*These style definitions were found int he old css file (manager.css)
but don't seem to ever be referenced in the code. They're here
for reference.