gaf-mobile
Version:
GAF mobile Web site
21 lines (17 loc) • 376 B
text/less
@import (reference) '../themes/variables';
.DeepLink {
width: 100%;
padding: 0px 10px;
background: @quaternary-color-xxdark;
&-title {
display: inline-block;
color: @text-color-light;
font-family: "Helvetica";
}
&-cta {
margin-top: 10px;
float: right;
background: none;
border: 1px solid @septenary-color-xxxlight;
}
}