diff --git a/README.md b/README.md index 833bc0f4d..e0954bf10 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,12 @@ We accept donations via [Patreon](https://www.patreon.com/jcbrand) and [Liberapa

- - Mailbox - Email and cloud storage + + Pluckeye + +

+

+ + Original Energie

diff --git a/docs/source/_static/style.css b/docs/source/_static/style.css index 7b5244f7b..fda61e127 100644 --- a/docs/source/_static/style.css +++ b/docs/source/_static/style.css @@ -39,7 +39,7 @@ h5 { } .sponsors-list { - overflow-y: hidden !important; + overflow-y: auto !important; overflow-x: hidden; } @@ -88,21 +88,21 @@ h5 { /* Copyright (c) 2012 Terrence Ryan -Permission is hereby granted, free of charge, to any person obtaining a copy of this -software and associated documentation files (the "Software"), to deal in the Software -without restriction, including without limitation the rights to use, copy, modify, -merge, publish, distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to the following +Permission is hereby granted, free of charge, to any person obtaining a copy of this +software and associated documentation files (the "Software"), to deal in the Software +without restriction, including without limitation the rights to use, copy, modify, +merge, publish, distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all copies +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ @@ -119,42 +119,42 @@ OR OTHER DEALINGS IN THE SOFTWARE. display: block; width: 235px; font-size: 14px; - font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", - "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, + font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", + "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; background-color: #333; color: #FFF; word-spacing: 2px; text-decoration: none; padding: 5px 15px 5px 25px; - + position:relative; left: 20px; top: -33px; text-align: center; - + -moz-transform-origin: 0 0 ; -moz-transform:rotate(45deg); -moz-box-shadow: 1px 1px 5px 1px #666; - - -webkit-transform-origin: 0 0 ; + + -webkit-transform-origin: 0 0 ; -webkit-transform:rotate(45deg); -webkit-box-shadow: 1px 1px 5px 1px #666; - - -ms-transform-origin: 0 0 ; + + -ms-transform-origin: 0 0 ; -ms-transform:rotate(45deg); -ms-box-shadow: 1px 1px 5px 1px #666; - - transform-origin: 0 0 ; + + transform-origin: 0 0 ; transform:rotate(45deg); box-shadow: 1px 1px 5px 1px #666; - + background-image: linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%); background-image: -o-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%); background-image: -moz-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%); background-image: -webkit-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%); background-image: -ms-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%); - + background-image: -webkit-gradient( linear, left bottom, @@ -165,5 +165,5 @@ OR OTHER DEALINGS IN THE SOFTWARE. color-stop(0.93, #000000), color-stop(0.95, #666666), color-stop(0.97, #000000) - ); + ); } diff --git a/docs/source/_templates/sponsors.html b/docs/source/_templates/sponsors.html index 9d6b5d235..3435cc935 100644 --- a/docs/source/_templates/sponsors.html +++ b/docs/source/_templates/sponsors.html @@ -3,7 +3,7 @@ diff --git a/index.html b/index.html index cfe2ccc52..4fedede79 100644 --- a/index.html +++ b/index.html @@ -242,7 +242,8 @@
  • Weblate
  • Codefirst
  • Blokt Crypto & Privacy
  • -
  • Mailbox - Email and cloud storage
  • +
  • Pluckeye
  • +
  • Original Energie
  • diff --git a/logo/originalenergie-black.png b/logo/originalenergie-black.png new file mode 100644 index 000000000..6d2275c5e Binary files /dev/null and b/logo/originalenergie-black.png differ diff --git a/logo/originalenergie.png b/logo/originalenergie.png new file mode 100644 index 000000000..acd99086c Binary files /dev/null and b/logo/originalenergie.png differ diff --git a/logo/pluckeye.svg b/logo/pluckeye.svg new file mode 100644 index 000000000..9f9431c5b --- /dev/null +++ b/logo/pluckeye.svg @@ -0,0 +1,85 @@ + + + +image/svg+xml diff --git a/src/shared/styles/website.scss b/src/shared/styles/website.scss index 17e27767e..8dad8c002 100644 --- a/src/shared/styles/website.scss +++ b/src/shared/styles/website.scss @@ -508,7 +508,8 @@ ul.features { margin: 0 0 1em 0; } .sponsors ul li { - margin: 1em 0; + margin: 0; + padding: 1em 0; list-style: none; } .sponsors-text {