diff --git a/files/images/archlinux-logo.png b/files/images/archlinux-logo.png new file mode 100644 index 0000000..6bb7f8e Binary files /dev/null and b/files/images/archlinux-logo.png differ diff --git a/files/images/debian-logo.png b/files/images/debian-logo.png new file mode 100644 index 0000000..99f8725 Binary files /dev/null and b/files/images/debian-logo.png differ diff --git a/files/images/ubuntu-logo.png b/files/images/ubuntu-logo.png new file mode 100644 index 0000000..3dcd320 Binary files /dev/null and b/files/images/ubuntu-logo.png differ diff --git a/pages/donate.rst b/pages/donate.rst index 7d38d9c..0287d15 100644 --- a/pages/donate.rst +++ b/pages/donate.rst @@ -33,8 +33,8 @@ Once-off donations are gratefully accepted.

PayPal (Preferred)

You can donate via PayPal buy clicking the button.

+

You will be guided to create a PayPal account if you don't have one already.

Donate via PayPal

-

You will be guided to create a PayPal account if you don't have one already.

Bitcoin

@@ -78,10 +78,10 @@ costs.
-

Gratipay

-

PalPal-based automated donation service.

+

Gratipay (Preferred)

+

PayPal-based automated donation service.

+

Support via Gratipay

-

Gratipay works weekly, so you'll need to divide your monthly donation into 4.

Bitcoin

@@ -97,8 +97,6 @@ costs.
-*Currently, after payment fees, we are receiving around US$ 1.00 per week.* - .. raw:: html
diff --git a/themes/openlp2v2/assets/css/custom.css b/themes/openlp2v2/assets/css/custom.css index 67c5308..3b074e5 100644 --- a/themes/openlp2v2/assets/css/custom.css +++ b/themes/openlp2v2/assets/css/custom.css @@ -123,9 +123,10 @@ div.product-chooser div.product-chooser-item input{ .btn-ubuntu { color: #fff; - background-color: #e36c43; + background-color: #e95420; border: 1px solid #e05a2b; } + .btn-ubuntu:hover, .btn-ubuntu:focus, .btn-ubuntu.focus { color: #fff; background-color: #dd4814; @@ -138,7 +139,7 @@ div.product-chooser div.product-chooser-item input{ border: 1px solid #2a5cb1; } -.btn-fedora:hover { +.btn-fedora:hover, .btn-fedora:focus, .btn-fedora.focus { color: #fff; background-color: #294172; border-color: #294172; @@ -150,7 +151,7 @@ div.product-chooser div.product-chooser-item input{ border: 1px solid #dd1155; } -.btn-debian:hover { +.btn-debian:hover, .btn-debian:focus, .btn-debian.focus { color: #fff; background-color: #A80030; border-color: #A80030; @@ -162,7 +163,7 @@ div.product-chooser div.product-chooser-item input{ border: 1px solid #168cc7; } -.btn-arch:hover { +.btn-arch:hover, .btn-arch:focus, .btn-arch.focus { color: #fff; background-color: #147db2; border-color: #147db2; @@ -174,7 +175,7 @@ div.product-chooser div.product-chooser-item input{ border: 1px solid #d00; } -.btn-freebsd:hover { +.btn-freebsd:hover, .btn-freebsd:focus, .btn-freebsd.focus { color: #fff; background-color: #a00; border-color: #a00; @@ -185,6 +186,13 @@ a > img { vertical-align: text-bottom; } +.btn > img.icon { + display: inline; + height: 16px; + margin-top: -2px; + width: 16px; +} + div.postindex article { border-bottom: 2px solid #ddd; padding-bottom: 0.5em; diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index dfdacc0..4e7129b 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -382,12 +382,104 @@

Linux/FreeBSD Downloads

Select a distribution

- Ubuntu - Fedora - Debian - Arch + + + + + + + +

+ + + +