Jeremy Newman : set width on footer
14 Jan
2021
14 Jan
'21
4:31 p.m.
Module: appdb Branch: master Commit: fc98694d827117ef5574364ce55ae48ae05c5ac6 URL: https://source.winehq.org/git/appdb.git/?a=commit;h=fc98694d827117ef5574364c... Author: Jeremy Newman <jnewman(a)codeweavers.com> Date: Thu Jan 14 10:30:54 2021 -0600 set width on footer --- css/styles.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 6ed28f4..f612718 100644 --- a/css/styles.css +++ b/css/styles.css @@ -145,7 +145,9 @@ a.btn, a.btn:visited { #footer a, #footer a:visited { color: #fff; } - +#footer img { + width: 150px; +} /* =====================================================================================================================
1797
Age (days ago)
1797
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeremy Newman