Code Monkey home page Code Monkey logo

css-barbearia's Introduction

body { font-family: 'Montserrat', sans-serif; }

header { background:#555555; padding: 20px 0; }

.caixa{ position: relative; width: 940px; margin:0 auto; }

nav{ position: absolute; top: 110%; right: 0; }

nav li { display: inline; margin: 0 0 0 15px; }

nav a { text-transform: uppercase; color: #554545; font-weight: bold; font-size: 22px; text-decoration: none; }

.produtos { width: 940px; margin: 0 auto; padding: 50px 0; }

.produtos li { display: inline-block; text-align: center; width: 30%; vertical-align: top; margin:0 1.5%; padding:30px 20px; box-sizing: border-box border:2px solid #000000; border radius:10px; }

.produtos li:hover { border: color #c78c19; }

.produtos li:active { border-color: #088c19; .produtos li }

.produtos li:hover h2 { font-size: 34px; }

.produtos h2 { font-size: 30px; font-weight: bold; }

.produto-descricao { font-size:18px; }

.produto-preco { font-size: 22px; font-weight:bold; margin-top: 10px; }

footer { text-align: center; background: :url("bg.jpg"); padding: 40px 0; }

.copyright { color:#FFFFFF; font-size: 13px; margin 20px 0 0; }

main { width: 940px; margin:0 auto; }

form { margin: 40px 0; }

form label, form legend { display:block; font-size: 25px; margin: 0 0 10px; }

.input-padrao { display: block; margin: 0 0 20px; padding: 10px 25px; width: 50%; }

.checkbox { margin: 20pc 0; }

.enviar { width: 40%; padding: 15px 0; background: rgb(177, 170, 170); color: white; font-weight: bold; font-size: 18px; border: none; border-radius: 5px; transition: 1s all; cursor: pointer; }

.enviar:hover { background: darkgreen; transform: scale(1.2); }

table { margin: 20px 0 40px; }

thead { background: #555555; color: white; font-weight: bold; }

td, th { border: 1px solid #000000; padding: 8px 15px; }

/.css.da.página.inicial./ .banner { width: 100%; }

.titulo-principal { text-align: center; font-size: 2em; margin: 0 0 1em; clear:left; }

.principal { padding: 3em 0; background:#fefefefe; width: 940px; margin: 0 auto; }

.principal p { margin: 0 0 1em; }

.principal-strong { font-weight: bold; }

.principal em { font-style: italic; }

.utensilios { width: 150px; float: left; margin: 0 20px 20px 0; }

.imagembeneficos { width:10%; }

.mapa { padding: 3em 0; background: linear-gradient(#555555, #fefefefe); }

.mapa-conteudo { width: 940px; margin: 0 auto; }

.mapa p { margin: 0 0 2em; text-align: center; }

.beneficios { padding: 3em o; background: #888888; }

.conteudo-beneficios { width: 640px; margin:0 auto; }

.lista-beneficios { width: 40%; display:inline-block; vertical-align: top; }

.video { width: 560px; margin: 1em auto; }

css-barbearia's People

Contributors

matheusmayor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.