[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/styles/blocks/ -> post-terms-1.json (source)

   1  {
   2      "version": 3,
   3      "$schema": "https://schemas.wp.org/trunk/theme.json",
   4      "title": "Pill shaped",
   5      "slug": "post-terms-1",
   6      "blockTypes": ["core/post-terms"],
   7      "styles": {
   8          "elements": {
   9              "link": {
  10                  "border": {
  11                      "color": "var:preset|color|accent-6",
  12                      "radius": "20px",
  13                      "width": "0.8px",
  14                      "style": "solid"
  15                  },
  16                  "spacing": {
  17                      "padding": {
  18                          "top": "5px",
  19                          "right": "10px",
  20                          "bottom": "5px",
  21                          "left": "10px"
  22                      }
  23                  },
  24                  "typography": {
  25                      "fontWeight": "400",
  26                      "lineHeight": "2.8"
  27                  }
  28              }
  29          }
  30      }
  31  }


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref