Remove crowdfunding notes

This commit is contained in:
Florian Bruhin 2017-05-20 23:30:36 +02:00
parent aa8e6c8d17
commit 28c651067d
3 changed files with 1 additions and 12 deletions

View File

@ -24,13 +24,6 @@ on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
// QUTE_WEB_HIDE
**qutebrowser is currently running a crowdfunding campaign for its new
configuration system, allowing for per-domain settings and much more.**
See the link:https://www.kickstarter.com/projects/the-compiler/qutebrowser-v10-with-per-domain-settings?ref=6zw7qz[Kickstarter campaign] for more information!
// QUTE_WEB_HIDE_END
Screenshots
-----------

View File

@ -17,8 +17,4 @@
<a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a>
<a href="http://blog.qutebrowser.org/">Blog</a>
</div>
<div id="crowdfunding">
qutebrowser is currently running a crowdfunding campaign for its new configuration system, allowing for per-domain settings and much more.
See the <a href="https://www.kickstarter.com/projects/the-compiler/qutebrowser-v10-with-per-domain-settings?ref=6zw7qz">Kickstarter campaign</a> for more information!
</div>
+++

View File

@ -53,7 +53,7 @@ p {
color: #666666;
}
#crowdfunding {
#announcement {
padding: 10px 10px;
background-color: #a6dfff;
margin-bottom: 10px;