]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
Landing page to the right in small screens.
authorSem <sembrestels@riseup.net>
Fri, 19 Oct 2012 06:06:22 +0000 (08:06 +0200)
committerSem <sembrestels@riseup.net>
Fri, 19 Oct 2012 06:06:22 +0000 (08:06 +0200)
views/default/css/n1_theme/landing.php

index 965a1a53bd60c5643bfaee1e48ff6d76f9380d27..df5b0abe50642cdaa57a6a9c6b355cfdc2a747de 100644 (file)
@@ -3,7 +3,7 @@
        background-image: url('<?php echo elgg_get_site_url(); ?>mod/n1_theme/_graphics/n1.png');
        background-repeat: no-repeat;
        display: table;
-       margin: 30px auto 50px;
+       margin: 30px 0 50px auto;
        min-width: 80%;
 }