mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-21 18:43:43 +03:00

* Use the post-type when choosing template partial * Add pledge archive templates * Style pledge list page * Style individual pledge * Use pledge featured image for the logo * Fix aspect ratio of image * Add real contributors to the pledges * Enable sorting and searching of pledges * Add pledge sorting markup * Style the page header * Restrict any pledges with no contributors from being shown on the frontend * Update contributor count key name
15 lines
519 B
SCSS
15 lines
519 B
SCSS
@import "../../../pub/wporg/css/objects/accessibility";
|
|
@import "../../../pub/wporg/css/objects/alignments";
|
|
@import "../../../pub/wporg/css/objects/buttons";
|
|
@import "../../../pub/wporg/css/objects/clearings";
|
|
@import "../../../pub/wporg/css/objects/copy";
|
|
@import "../../../pub/wporg/css/objects/inputs";
|
|
@import "../../../pub/wporg/css/objects/links";
|
|
@import "../../../pub/wporg/css/objects/notices";
|
|
@import "buttons";
|
|
@import "hero";
|
|
@import "image";
|
|
@import "pledge-form";
|
|
@import "pledge";
|
|
@import "pullquote";
|