diff options
-rw-r--r-- | views/default/css.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/views/default/css.php b/views/default/css.php index 0ce9d0dde..f1bbb99f4 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -957,17 +957,11 @@ select.styled .select_option { margin:0; } .generic_comment_owner { - font-size: 1.1em; line-height:1.2em; - color:#666666; } .generic_comment_owner a { color:#0054A7; } -.generic_comment_owner .entity_subtext { - color:#666666; - font-size: 90%; -} .generic_comment_body { margin:3px 0 5px 0; } |