mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 19:13:44 +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
9 lines
344 B
SCSS
9 lines
344 B
SCSS
@import "../../../pub/wporg/css/base/copy";
|
|
@import "../../../pub/wporg/css/base/elements";
|
|
@import "../../../pub/wporg/css/base/headings";
|
|
@import "../../../pub/wporg/css/base/links";
|
|
@import "../../../pub/wporg/css/base/lists";
|
|
@import "../../../pub/wporg/css/base/tables";
|
|
@import "../../../pub/wporg/css/base/typography";
|
|
@import "select";
|