Module: website Branch: master Commit: 41b71b198ae22ab2893e1d12145d4734cf81564f URL: https://source.winehq.org/git/website.git/?a=commit;h=41b71b198ae22ab2893e1d...
Author: Jeremy Newman jnewman@codeweavers.com Date: Wed May 2 14:14:24 2018 -0500
use font-awesome for icons
remove old low resolution images, and use scalable font-awesome
---
css/styles.css | 27 ++++----- images/home_icons.png | Bin 21418 -> 0 bytes templates/de/home.template | 25 +++++++-- templates/en/global/layout/content.template | 6 +- templates/en/home.template | 25 +++++++-- templates/es/home.template | 25 +++++++-- templates/fr/global/layout/content.template | 83 ---------------------------- templates/fr/home.template | 25 +++++++-- templates/ko/home.template | 25 +++++++-- templates/pl/home.template | 25 +++++++-- templates/pt/home.template | 25 +++++++-- templates/tr/home.template | 25 +++++++-- templates/uk/home.template | 25 +++++++-- templates/zh-cn/home.template | 25 +++++++-- 14 files changed, 216 insertions(+), 150 deletions(-)
Diff: https://source.winehq.org/git/website.git/?a=commitdiff;h=41b71b198ae22ab289...