summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-04-25 22:32:29 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-04-25 22:32:29 +0200
commitda24e43fa5fbcefe37f4a8a5e45aeff404b5ebf6 (patch)
treec0418f191d7945dc2da1e71521f28983dc7eeac4 /www
parent2604f0841ab7254128833c789b68d3fecb1014b8 (diff)
downloadqutebrowser-da24e43fa5fbcefe37f4a8a5e45aeff404b5ebf6.tar.gz
qutebrowser-da24e43fa5fbcefe37f4a8a5e45aeff404b5ebf6.zip
Remove crowdfunding notes
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;