You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
1.4 KiB

13 years ago
@import "ui/buttons";
13 years ago
.marketing .header-inner {
width: 77%;
margin: auto;
position: relative;
}
.marketing-duo td {
vertical-align: top;
}
13 years ago
#main.marketing-main {
margin-left: auto;
margin-right: auto;
float: none;
.block .content .marketing-inner {
padding: 0 30px 30px;
h2 {
font-size: 25px;
13 years ago
margin-top: 0;
}
13 years ago
p {
font-size: 18px;
13 years ago
line-height: 1em;
color: #555;
}
}
.marketing-text {
padding-right: 20px;
}
.marketing-images {
padding-left: 20px;
}
h1 {
text-transform: uppercase;
font-size: 34px;
}
li {
font-size: 18px;
13 years ago
}
.action {
padding: 0 20px 20px 20px;
13 years ago
a {
display: block;
width: 350px;
margin: auto;
}
13 years ago
button {
13 years ago
// @include slick-black;
@include cupid-green;
13 years ago
width: 250px;
height: 50px;
13 years ago
margin: auto;
13 years ago
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
13 years ago
strong {
font-size: 18px;
font-weight: bold;
}
em {
font-size: 13px;
font-weight: normal;
}
}
}
}