diff options
Diffstat (limited to '')
-rw-r--r-- | stylesheet.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheet.c b/stylesheet.c index 236dea0..237bc96 100644 --- a/stylesheet.c +++ b/stylesheet.c @@ -27,9 +27,6 @@ const char Stylesheet[] = Q( main.index time, main.index data.replies { display: block; } - main.index data.replies[value="0"] { - display: none; - } article.message header { background-color: gainsboro; |