diff --git a/blog/almost-there-openlp-216-release-candidate-3.rst b/blog/almost-there-openlp-216-release-candidate-3.rst index d420a99..f55b18d 100644 --- a/blog/almost-there-openlp-216-release-candidate-3.rst +++ b/blog/almost-there-openlp-216-release-candidate-3.rst @@ -35,32 +35,29 @@ As with the previous major release of OpenLP, we will only be bundling translations which are 95% or more complete. If you want to see OpenLP in your language, take a look below and update the translation for your language on -`Transifex `__, no +`Transifex `_, no download necessary! |OpenLP Translations| Sign up on Transifex and join the community! - | For everything there is a season, and a time for every matter - under heaven: - |   a time to be born, and a time to die; + | For everything there is a season, and a time for every matter under heaven: + |   a time to be born, and a time to die; | a time to plant, and a time to pluck up what is planted; - |   a time to kill, and a time to heal; + |   a time to kill, and a time to heal; | a time to break down, and a time to build up; - |   a time to weep, and a time to laugh; + |   a time to weep, and a time to laugh; | a time to mourn, and a time to dance; - |   a time to cast away stones, and a time to gather stones - together; + |   a time to cast away stones, and a time to gather stones together; | a time to embrace, and a time to refrain from embracing; - |   a time to seek, and a time to lose; + |   a time to seek, and a time to lose; | a time to keep, and a time to cast away; - |   a time to tear, and a time to sew; + |   a time to tear, and a time to sew; | a time to keep silence, and a time to speak; - |   a time to love, and a time to hate; + |   a time to love, and a time to hate; | a time for war, and a time for peace. -                                                                               Ecclesiastes 3:1-8 With my grandmother's passing recently, and reading the Bible to my kids @@ -69,6 +66,7 @@ important for us to always be aware of the timeousness of what we're doing. Make the best use of your time here on earth, so that you can reap the rewards of your eathly work in Heaven. -`Download Now! `__ +`Download Now! `_ + +.. |OpenLP Translations| image:: /pictures/openlp-22-translations.png -.. |OpenLP Translations| image:: http://openlp.org/files/u2/openlp-22-translations.png diff --git a/files/cover-images/android-2-alpha-release-through-google-play-store.jpg b/files/cover-images/android-2-alpha-release-through-google-play-store.jpg index 6c90166..0b23aac 100644 Binary files a/files/cover-images/android-2-alpha-release-through-google-play-store.jpg and b/files/cover-images/android-2-alpha-release-through-google-play-store.jpg differ diff --git a/files/pictures/openlp-22-translations.png b/files/pictures/openlp-22-translations.png new file mode 100644 index 0000000..76dced5 Binary files /dev/null and b/files/pictures/openlp-22-translations.png differ diff --git a/themes/openlp2v2/assets/css/custom.css b/themes/openlp2v2/assets/css/custom.css index 0eb2bb2..d59fd3c 100644 --- a/themes/openlp2v2/assets/css/custom.css +++ b/themes/openlp2v2/assets/css/custom.css @@ -283,3 +283,11 @@ article blockquote p:first-child { padding-left: 15px; padding-right: 15px; } + +.banner-caption h1 { + font-size: 4em; +} + +.lead { + font-size: 1.4em; +} diff --git a/themes/openlp2v2/templates/base.tmpl b/themes/openlp2v2/templates/base.tmpl index a96bead..25bc482 100644 --- a/themes/openlp2v2/templates/base.tmpl +++ b/themes/openlp2v2/templates/base.tmpl @@ -94,7 +94,10 @@ ${template_hooks['extra_head']()}
-

Copyright © 2004-2015 OpenLP Developers. Theme based on Worthy by HTML Coder

+

+ Copyright © 2004-2015 OpenLP Developers. Theme based on Worthy by HTML Coder + +