]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
Updating landing theme style master
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 15 Mar 2014 01:27:23 +0000 (22:27 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 15 Mar 2014 01:27:23 +0000 (22:27 -0300)
views/default/css/saravea_theme/landing.php

index 887c29b8067158c8f15d1abb04c4154eb9587a4d..4d68a3ec4e4ff07988983f0b278657b5c332a03f 100644 (file)
@@ -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 {