diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 662518d43..d678876dc 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -61,6 +61,10 @@ blockquote { padding: 5px; } +.hide-comments { + margin-left: 15px; +} + #panel { background-color: ivory; position: absolute; |