summaryrefslogtreecommitdiff
path: root/www/qute.css
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-04-18 16:36:14 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-04-18 16:36:14 +0200
commit59a01b860f9e4f636c7911adc0ac370c09e0bd09 (patch)
treea06f6f31ec93800051cef1d814d6b29f532ef132 /www/qute.css
parentdb8b6d3e68db1b584c3b46393c5226d6a92bccac (diff)
downloadqutebrowser-59a01b860f9e4f636c7911adc0ac370c09e0bd09.tar.gz
qutebrowser-59a01b860f9e4f636c7911adc0ac370c09e0bd09.zip
Add crowdfunding note to README/website
Diffstat (limited to 'www/qute.css')
-rw-r--r--www/qute.css6
1 files changed, 6 insertions, 0 deletions
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;