Remove crowdfunding notes
This commit is contained in:
parent
aa8e6c8d17
commit
28c651067d
@ -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.
|
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
|
Screenshots
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
@ -17,8 +17,4 @@
|
|||||||
<a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a>
|
<a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a>
|
||||||
<a href="http://blog.qutebrowser.org/">Blog</a>
|
<a href="http://blog.qutebrowser.org/">Blog</a>
|
||||||
</div>
|
</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>
|
|
||||||
+++
|
+++
|
||||||
|
@ -53,7 +53,7 @@ p {
|
|||||||
color: #666666;
|
color: #666666;
|
||||||
}
|
}
|
||||||
|
|
||||||
#crowdfunding {
|
#announcement {
|
||||||
padding: 10px 10px;
|
padding: 10px 10px;
|
||||||
background-color: #a6dfff;
|
background-color: #a6dfff;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user