changeset 21 | 48c4eec2b7e6 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wp/wp-includes/css/dist/block-library/classic.css Fri Sep 05 18:40:08 2025 +0200 @@ -0,0 +1,14 @@ +.wp-block-button__link{ + background-color:#32373c; + border-radius:9999px; + box-shadow:none; + color:#fff; + font-size:1.125em; + padding:calc(.667em + 2px) calc(1.333em + 2px); + text-decoration:none; +} + +.wp-block-file__button{ + background:#32373c; + color:#fff; +} \ No newline at end of file