at path:
ROOT
/
wp-includes
/
blocks
/
file
/
style-rtl.css
run:
R
W
Run
file
DIR
2026-05-19 09:47:48
R
W
Run
.htaccess
127 By
2026-05-27 01:21:48
R
W
Run
block.json
1.84 KB
2025-04-16 02:19:08
R
W
Run
Delete
Rename
editor-rtl.css
894 By
2026-05-21 05:46:38
R
W
Run
Delete
Rename
editor-rtl.min.css
763 By
2025-12-03 05:43:33
R
W
Run
Delete
Rename
editor.css
893 By
2026-05-21 05:46:38
R
W
Run
Delete
Rename
editor.min.css
762 By
2025-12-03 05:43:33
R
W
Run
Delete
Rename
style-rtl.css
776 By
2026-05-21 05:46:38
R
W
Run
Delete
Rename
style-rtl.min.css
655 By
2025-12-03 05:43:33
R
W
Run
Delete
Rename
style.css
792 By
2026-05-21 05:46:38
R
W
Run
Delete
Rename
style.min.css
654 By
2025-12-03 05:43:33
R
W
Run
Delete
Rename
error_log
up
📄
style-rtl.css
Save
/** * Colors */ .wp-block-file { box-sizing: border-box; } .wp-block-file:not(.wp-element-button) { font-size: 0.8em; } .wp-block-file.aligncenter { text-align: center; } .wp-block-file.alignright { text-align: right; } .wp-block-file * + .wp-block-file__button { margin-right: 0.75em; } :where(.wp-block-file) { margin-bottom: 1.5em; } .wp-block-file__embed { margin-bottom: 1em; } :where(.wp-block-file__button) { border-radius: 2em; padding: 0.5em 1em; display: inline-block; } :where(.wp-block-file__button):where(a):hover, :where(.wp-block-file__button):where(a):visited, :where(.wp-block-file__button):where(a):focus, :where(.wp-block-file__button):where(a):active { box-shadow: none; color: #fff; opacity: 0.85; text-decoration: none; }