summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/shared/about.css
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/themes/shared/about.css')
-rw-r--r--toolkit/themes/shared/about.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/toolkit/themes/shared/about.css b/toolkit/themes/shared/about.css
index 25f52992a..5c40dbfea 100644
--- a/toolkit/themes/shared/about.css
+++ b/toolkit/themes/shared/about.css
@@ -26,8 +26,8 @@ body {
}
#aboutLogoContainer {
- border: 1px solid ThreeDLightShadow;
width: 300px;
+ margin: 0 auto;
margin-bottom: 2em;
}
@@ -35,12 +35,6 @@ img {
border: 0;
}
-#version {
- font-weight: bold;
- color: #909090;
- margin: -24px 0 9px 17px;
-}
-
ul {
margin: 0;
margin-inline-start: 1.5em;