at path:
ROOT
/
wp-includes
/
blocks
/
tag-cloud
/
style-rtl.css
run:
R
W
Run
block.json
1.39 KB
2026-05-21 18:07:38
R
W
Run
Delete
Rename
style-rtl.css
606 By
2026-05-21 18:07:38
R
W
Run
Delete
Rename
style-rtl.min.css
502 By
2025-12-03 21:00:23
R
W
Run
Delete
Rename
style.css
607 By
2026-05-21 18:07:38
R
W
Run
Delete
Rename
style.min.css
503 By
2025-12-03 21:00:23
R
W
Run
Delete
Rename
error_log
up
📄
style-rtl.css
Save
.wp-block-tag-cloud { box-sizing: border-box; } .wp-block-tag-cloud.aligncenter { text-align: center; justify-content: center; } .wp-block-tag-cloud a { display: inline-block; margin-left: 5px; } .wp-block-tag-cloud span { display: inline-block; margin-right: 5px; text-decoration: none; } :root :where(.wp-block-tag-cloud.is-style-outline) { display: flex; flex-wrap: wrap; gap: 1ch; } :root :where(.wp-block-tag-cloud.is-style-outline a) { border: 1px solid currentColor; font-size: unset !important; margin-left: 0; padding: 1ch 2ch; text-decoration: none !important; }