diff options
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php index 1b47158c9..89a1d127f 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -410,7 +410,7 @@ h2 { /* *************************************** HEADER CONTENTS *************************************** */ -#elgg_header_contents h1 a { +#elgg_header_contents h1 a span.network_title { font-size: 2em; line-height:1.4em; color: white; |