add footer with versions

This commit is contained in:
AUTOMATIC
2023-01-05 11:57:01 +03:00
parent 01a1fee874
commit 997461d3dd
4 changed files with 55 additions and 5 deletions

View File

@@ -628,6 +628,11 @@ footer {
display: inline-block;
}
#footer .versions{
font-size: 85%;
opacity: 0.85;
}
/* The following handles localization for right-to-left (RTL) languages like Arabic.
The rtl media type will only be activated by the logic in javascript/localization.js.
If you change anything above, you need to make sure it is RTL compliant by just running