summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/header.asciidoc3
-rw-r--r--www/qute.css6
2 files changed, 0 insertions, 9 deletions
diff --git a/www/header.asciidoc b/www/header.asciidoc
index 5ea9acb0d..2055a33e7 100644
--- a/www/header.asciidoc
+++ b/www/header.asciidoc
@@ -15,7 +15,4 @@
<a href="https://www.github.com/The-Compiler/qutebrowser">GitHub</a>
<a href="https://github.com/The-Compiler/qutebrowser/releases">Releases</a>
</div>
-<div id="crowdfunding">
-qutebrowser is currently running a crowdfunding campaign to add support for the QtWebEngine backend, which fixes many issues. Please <a href="http://igg.me/at/qutebrowser">check it out</a>!
-</div>
+++
diff --git a/www/qute.css b/www/qute.css
index 082a76221..a8da48e92 100644
--- a/www/qute.css
+++ b/www/qute.css
@@ -44,12 +44,6 @@ body {
color: #666666;
}
-#crowdfunding {
- padding: 10px 10px;
- background-color: #a6dfff;
- margin-bottom: 10px;
-}
-
#menu {
padding: 0px 20px;
background-color: #555555;