first commit

This commit is contained in:
2026-03-05 15:37:37 +01:00
parent 64ba0721ee
commit 38254c8960
25852 changed files with 23643 additions and 4660085 deletions

View File

@@ -0,0 +1,8 @@
/*
* Link styles
* https://github.com/WordPress/gutenberg/issues/42319
*/
a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
}