Código HTML:
<!-- footer --> <footer class="footer"> <div class="container"> <section class="contenido wrapper2"> <p class="text-muted"><font color="6E6E6E">Proyecto Beta</font></font></p> </section> </div> </footer>
Código:
Gracias! ;) .footer { position: relative; bottom: 0; width: 100%; height: 49px; background-color: #fff; font-weight: bold; background-color: #fff; margin-top: 25px; }