run:R W Run
1.41 KB
2026-03-11 16:18:52
R W Run
107 By
2026-03-11 16:18:52
R W Run
93 By
2026-03-11 16:18:52
R W Run
107 By
2026-03-11 16:18:52
R W Run
93 By
2026-03-11 16:18:52
R W Run
571 By
2026-03-11 16:18:52
R W Run
502 By
2026-03-11 16:18:52
R W Run
572 By
2026-03-11 16:18:52
R W Run
503 By
2026-03-11 16:18:52
R W Run
error_log
📄style-rtl.css
1.wp-block-tag-cloud{
2 box-sizing:border-box;
3}
4.wp-block-tag-cloud.aligncenter{
5 justify-content:center;
6 text-align:center;
7}
8.wp-block-tag-cloud a{
9 display:inline-block;
10 margin-left:5px;
11}
12.wp-block-tag-cloud span{
13 display:inline-block;
14 margin-right:5px;
15 text-decoration:none;
16}
17
18:root :where(.wp-block-tag-cloud.is-style-outline){
19 display:flex;
20 flex-wrap:wrap;
21 gap:1ch;
22}
23
24:root :where(.wp-block-tag-cloud.is-style-outline a){
25 border:1px solid;
26 font-size:unset !important;
27 margin-left:0;
28 padding:1ch 2ch;
29 text-decoration:none !important;
30}