aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-05 11:57:01 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-01-05 11:57:14 +0300
commit997461d3dd86f51c06ea0c2eff17ce8b8b48c0af (patch)
treeb402765a18b49e66e37d90c99bf56ce0f6e0dc0f /style.css
parent01a1fee874e12eb68d849a31bbf177c69ff4cc22 (diff)
add footer with versions
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 09ee540b..ee74d79e 100644
--- a/style.css
+++ b/style.css
@@ -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