Line 53: | Line 53: | ||
padding-top: 25px; | padding-top: 25px; | ||
padding-bottom:25px; | padding-bottom:25px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 14:14, 30 June 2017
html {
background: #d4043d;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; margin: 0 auto; max-width: 80%; padding: 2em 2em 4em; padding-top: 10px; vertical-align: middle; background-color: #d4043d;
}
body {
background-color: #d4043d;
}
h1, h2, h3, h4, h5, h6 {
color: #222; font-weight: 600; line-height: 1.3;
}
h2 {
margin-top: 1.3em;
}
a {
color: #0083e8;
}
b, strong {
font-weight: 600;
}
samp {
display: none;
}
.one {
margin-top=25px; background: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); color: #545454;
}
- two {
margin: 50px; padding-top: 25px; padding-bottom:25px;
}