Conteúdos marcados com Investimentos

  • @import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");

    table {

    text-align: center;

    font-family: Montserrat, Arial, sans-serif;

    background:#fafafa ;

    margin: 0 auto;

    width: 80%;

    }

    tr:nth-child(even) {

    background:lightgray;

    }

    table#customers { … Leia mais

  • @import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");

    table {

    text-align: center;

    font-family: Montserrat, Arial, sans-serif;

    background:#fafafa ;

    margin: 0 auto;

    width: 80%;

    }

    tr:nth-child(even) {

    background:lightgray;

    }

    table#customers { … Leia mais

  • table#customers {

    font-family: Montserrat, Arial, sans-serif;

    border-collapse: collapse;

    border-spacing: 0;

    width: 95%;

    margin: 0 auto;

    }

    #customers td, #customers th {

    border: 1px solid #ddd; … Leia mais

2015 / Desenvolvido pelo PRODEST utilizando o software livre Orchard