Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- margin: 0;
- }
- header{
- margin-top: 0;
- width: 100%;
- background: #a7d286;
- height: 50px;
- text-align: center;
- vertical-align: middle;
- }
- header h1 {
- margin-top: 0;
- padding-top: 5px;
- color: #758b08;
- }
- #contenedor{
- margin: 10px auto 0 auto;
- width: 50%;
- background: #000;
- height: 500px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement