at path:
ROOT
/
wp-includes
/
blocks
/
text-columns
/
style.css
run:
R
W
Run
block.json
784 By
2024-02-09 18:22:22
R
W
Run
Delete
Rename
editor-rtl.css
91 By
2023-03-09 00:05:24
R
W
Run
Delete
Rename
editor-rtl.min.css
86 By
2023-03-09 00:05:24
R
W
Run
Delete
Rename
editor.css
91 By
2023-03-09 00:05:24
R
W
Run
Delete
Rename
editor.min.css
86 By
2023-03-09 00:05:24
R
W
Run
Delete
Rename
style-rtl.css
501 By
2025-04-16 02:33:33
R
W
Run
Delete
Rename
style-rtl.min.css
457 By
2025-04-16 02:33:33
R
W
Run
Delete
Rename
style.css
501 By
2025-04-16 02:33:33
R
W
Run
Delete
Rename
style.min.css
457 By
2025-04-16 02:33:33
R
W
Run
Delete
Rename
error_log
up
📄
style.css
Save
.wp-block-text-columns,.wp-block-text-columns.aligncenter{ display:flex; } .wp-block-text-columns .wp-block-column{ margin:0 1em; padding:0; } .wp-block-text-columns .wp-block-column:first-child{ margin-left:0; } .wp-block-text-columns .wp-block-column:last-child{ margin-right:0; } .wp-block-text-columns.columns-2 .wp-block-column{ width:50%; } .wp-block-text-columns.columns-3 .wp-block-column{ width:33.3333333333%; } .wp-block-text-columns.columns-4 .wp-block-column{ width:25%; }