summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.asciidoc7
-rw-r--r--www/header.asciidoc4
-rw-r--r--www/qute.css2
3 files changed, 1 insertions, 12 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 23a9c85c6..89804a26c 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -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
-----------
diff --git a/www/header.asciidoc b/www/header.asciidoc
index ff5b26d9e..dc80a5d00 100644
--- a/www/header.asciidoc
+++ b/www/header.asciidoc
@@ -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>
+++
diff --git a/www/qute.css b/www/qute.css
index 9a47b8122..7c3d90135 100644
--- a/www/qute.css
+++ b/www/qute.css
@@ -53,7 +53,7 @@ p {
color: #666666;
}
-#crowdfunding {
+#announcement {
padding: 10px 10px;
background-color: #a6dfff;
margin-bottom: 10px;