From 59a01b860f9e4f636c7911adc0ac370c09e0bd09 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 18 Apr 2017 16:36:14 +0200 Subject: Add crowdfunding note to README/website --- www/header.asciidoc | 4 ++++ www/qute.css | 6 ++++++ 2 files changed, 10 insertions(+) (limited to 'www') diff --git a/www/header.asciidoc b/www/header.asciidoc index dc80a5d00..ff5b26d9e 100644 --- a/www/header.asciidoc +++ b/www/header.asciidoc @@ -17,4 +17,8 @@ Releases Blog +
+qutebrowser is currently running a crowdfunding campaign for its new configuration system, allowing for per-domain settings and much more. +See the Kickstarter campaign for more information! +
+++ diff --git a/www/qute.css b/www/qute.css index 2de633b18..9a47b8122 100644 --- a/www/qute.css +++ b/www/qute.css @@ -53,6 +53,12 @@ p { color: #666666; } +#crowdfunding { + padding: 10px 10px; + background-color: #a6dfff; + margin-bottom: 10px; +} + #menu { padding: 0px 20px; background-color: #555555; -- cgit v1.2.3-54-g00ecf