first commit

This commit is contained in:
2026-01-08 15:27:15 +01:00
commit f0a25b1e3d
471 changed files with 47986 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;
}