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.

78 lines
1.5 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;
13 years ago
.block .content .marketing-inner {
13 years ago
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;
13 years ago
font-size: 30px;
font-weight: bold;
}
em.mk-point {
font-style: normal;
color: #111;
13 years ago
}
li {
font-size: 18px;
13 years ago
}
.action {
padding: 0 20px 20px 20px;
13 years ago
text-align: center;
13 years ago
a {
13 years ago
@include button(#7a43b6, #fff, 0 -1px 1px rgba(0,0,0,.4));
//@include cupid-green;
13 years ago
13 years ago
width: 250px;
13 years ago
height: 40px;
13 years ago
margin: auto;
13 years ago
text-align: center;
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;
}
}
}
}