aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/isso/isso.css
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-10-03 09:43:49 +0200
committerArthurHoaro <arthur@hoa.ro>2016-10-17 09:23:14 +0200
commitbf26e7ebcb5ee69523b93a5ec7b7a65b39acb916 (patch)
treea5a8c57150576404597f2e45877f10c9ea05e59a /plugins/isso/isso.css
parent06eec9bf764662cd328627247a1f43e4abd3c5ad (diff)
downloadShaarli-bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916.tar.gz
Shaarli-bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916.tar.zst
Shaarli-bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916.zip
Isso comments plugin
Use Isso client to let visitors comments on permalinks
Diffstat (limited to 'plugins/isso/isso.css')
-rw-r--r--plugins/isso/isso.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/isso/isso.css b/plugins/isso/isso.css
new file mode 100644
index 00000000..b89babc3
--- /dev/null
+++ b/plugins/isso/isso.css
@@ -0,0 +1,3 @@
1#isso-thread > h4 {
2 text-align: center;
3}