Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2018/05/18 17:55] pedrostart [2018/05/18 17:57] pedro
Line 13: Line 13:
         color: #fff;         color: #fff;
     }     }
 +  #about { 
 +      background: url(../images/fondo_gris.png) 50% 0 fixed; 
 +      height: auto;
 +      margin: 0 auto; 
 +        width: 100%; 
 +        position: relative; 
 +        box-shadow: 0 0 50px rgba(0,0,0,0.8);
 +        padding: 20px 0;
 +        color: #fff;
 +        margin-bottom:-40px;
 +    }
 +
      
 </style> </style>
Line 162: Line 174:
   <!-- Section #3 -->   <!-- Section #3 -->
   <section id="intro" data-speed="20" data-type="background">   <section id="intro" data-speed="20" data-type="background">
-    <div class="container-fluid" style="margin-bottom:2em">+    <div class="container-fluid" style="margin-bottom:2em;margin-top:2em">