summaryrefslogtreecommitdiff
path: root/views/default/css/saravea_theme/landing.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/saravea_theme/landing.php')
-rw-r--r--views/default/css/saravea_theme/landing.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/views/default/css/saravea_theme/landing.php b/views/default/css/saravea_theme/landing.php
index 887c29b..4d68a3e 100644
--- a/views/default/css/saravea_theme/landing.php
+++ b/views/default/css/saravea_theme/landing.php
@@ -2,16 +2,18 @@
height: 250px;
background-image: url('<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/saravea_verm.png');
background-repeat: no-repeat;
+ background-size: 60% auto;
display: table;
- margin: 30px 0 50px auto;
+ margin: 30px 0 50px 320px;
min-width: 80%;
}
#n1-landing-inner {
display: table-cell;
vertical-align: middle;
- padding-left: 220px;
-
+ padding-left: 0px;
+ padding-top: 250px;
+ font-size: 1.5em;
}
#n1-landing-title {