summaryrefslogtreecommitdiffstats
path: root/tozt/stylesheets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'tozt/stylesheets/style.css')
-rw-r--r--tozt/stylesheets/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tozt/stylesheets/style.css b/tozt/stylesheets/style.css
index 25c6915..6e2cfe4 100644
--- a/tozt/stylesheets/style.css
+++ b/tozt/stylesheets/style.css
@@ -315,3 +315,9 @@ h3 a:visited {
.pagination li.active a:visited {
text-decoration : none;
}
+
+.disqus {
+ background-color : #58a;
+ padding : 8px;
+ border : 1px solid black;
+}