This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
page_affiliate.scss
Jonathan Tsang edited this page Sep 1, 2017
·
1 revision
// Affiliate
// ======================================
.affiliate {
@include page-padding;
}
.affiliate__links {
table-layout: auto;
}
.affiliate__links-homepage {
@include form-control;
display: inline-block;
width: auto;
background-color: $gray-0;
line-height: 1;
}
.affiliate__commissions-owed,
.affiliate__commissions-paid {
p {
@include form-control;
display: inline-block;
width: auto;
min-width: 10rem;
background-color: $gray-0;
line-height: 1;
}
}
- Introduction
- Layouts
- Pages
- Sections
- Snippets
- Affiliate Dashboard Menu
- Form Errors
- Site Wide Footer Scripts
- Theme Wide CSS
- Theme Wide Footer Scripts
- Styles