diff options
Diffstat (limited to 'views/default/css/n1_theme/landing.php')
-rw-r--r-- | views/default/css/n1_theme/landing.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/default/css/n1_theme/landing.php b/views/default/css/n1_theme/landing.php index 1e8c9d1..1343d51 100644 --- a/views/default/css/n1_theme/landing.php +++ b/views/default/css/n1_theme/landing.php @@ -23,6 +23,10 @@ color: #666; } +.elgg-sidebar h3 { + font-size: 1.6em; +} + #login-dropdown { display:none; } |