first commit

This commit is contained in:
2025-11-24 14:10:55 +01:00
commit 99a9410bea
527 changed files with 38140 additions and 0 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;
}