"M4ST3R"
Bootstrap 3.3.0 Snippet by yM4ST3R

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="https://fonts.googleapis.com/css?family=Oswald:700|Patua+One|Roboto+Condensed:700" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <section id="contact" class="content-section text-center"> <div class="contact-section"> <div class="container"> <p> </p> <h2>Titulo do seu hack</h2> <p>Descrição do seu hack.</p> <!-- COLOQUE O CODIGO DO SEU FORMULARIO AQUI --> CODIGO AQUI <!-- --> </div> </div> </section>
body{ width:100%; height:100%; font-family: 'Roboto Condensed', sans-serif; } h1,h2,h3 { margin:0 0 35px 0; font-family: 'Patua One', cursive; text-transform: uppercase; letter-spacing:1px; } p{ margin:0 0 25px; font-size:18px; line-height:1.6em; } a{ color:#26a5d3; } a:hover,a:focus{ text-decoration:none; color:#26a5d3; } #contact{ background:#ffffff; color:#000000; padding-bottom:80px; } .form-control{ height:100px; }

Related: See More


Questions / Comments: