Jeremy Newman : set size on footer logo

Jeremy Newman jnewman at winehq.org
Thu Jan 14 10:17:52 CST 2021


Module: website
Branch: master
Commit: c121f30f1861d50e774f310c84d5b554da77beb8
URL:    https://source.winehq.org/git/website.git/?a=commit;h=c121f30f1861d50e774f310c84d5b554da77beb8

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Thu Jan 14 10:17:42 2021 -0600

set size on footer logo

---

 css/styles.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/styles.css b/css/styles.css
index 825604ab..6dbda392 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -373,7 +373,7 @@ hr
     color: #ffffff;
     margin: 1em 0 1em 120px;
 }
-#whq-footer IMG { vertical-align: middle; }
+#whq-footer IMG { vertical-align: middle; width: 150px; }
 #whq-footer .glyphicon { vertical-align: -18%; }
 #whq-footer A          { color: #ffffff; text-decoration: none; }
 #whq-footer A:visited  { color: #ffffff; }




More information about the wine-cvs mailing list