From 0b26d810bdb8ce46fb68f3057e551583f085848d Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Fri, 13 Apr 2018 20:55:39 +0200 Subject: moebius#173: Fix up "about:" page https://github.com/MoonchildProductions/moebius/issues/173 --- toolkit/themes/shared/about.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'toolkit/themes') 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; -- cgit v1.2.3