Make WordPress Core


Ignore:
Timestamp:
10/10/2023 09:01:25 AM (20 months ago)
Author:
karmatosed
Message:

Changes to TT4 for beta 3.

Updates TT4 with additional changes ready for beta 3.

Props jessplease, pbwebd, poena, afercia, luminuu, beafialho, onemaggie, mhkuu, richtabor, benoitchantre.

Close #59575.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfour/styles/ice.json

    r56716 r56813  
    2121    "styles": {
    2222        "blocks": {
    23             "core/code": {
    24                 "border": {
    25                     "bottom": {
    26                         "style": "none",
    27                         "width": "0px"
    28                     },
    29                     "left": {
    30                         "style": "none",
    31                         "width": "0px"
    32                     },
    33                     "radius": "16px",
    34                     "right": {
    35                         "style": "none",
    36                         "width": "0px"
    37                     },
    38                     "top": {
    39                         "style": "none",
    40                         "width": "0px"
    41                     }
    42                 },
    43                 "color": {
    44                     "background": "var(--wp--preset--color--base-2)",
    45                     "text": "var(--wp--preset--color--contrast-2)"
    46                 },
    47                 "elements": {
    48                     "link": {
    49                         "color": {
    50                             "text": "var(--wp--preset--color--contrast-2)"
    51                         }
    52                     }
    53                 }
    54             },
    5523            "core/pullquote": {
    5624                "border": {
Note: See TracChangeset for help on using the changeset viewer.