aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-12 16:53:52 -0400
committerJoey Hess <joey@kitenet.net>2010-08-12 16:53:55 -0400
commit80102c042d0f2fd194222cd233a7bfd0e8bd467f (patch)
tree160a2d61f421818a8532f1cc9fbce6f9a0bd6f7e /doc/style.css
parenta68241838b37cd40eaedb917330412c19491ca70 (diff)
downloadikiwiki-80102c042d0f2fd194222cd233a7bfd0e8bd467f.tar
ikiwiki-80102c042d0f2fd194222cd233a7bfd0e8bd467f.tar.gz
flattr: New plugin.
Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 8dd3b1c15..66d962bd6 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -449,6 +449,10 @@ li.L8 { list-style: upper-alpha; }
background: #ff9900;
}
+.FlattrButton {
+ display: none;
+}
+
/* openid selector */
#openid_choice {
display: none;