run:R W Run
2.12 KB
2026-03-11 16:18:52
R W Run
851 By
2026-03-11 16:18:52
R W Run
753 By
2026-03-11 16:18:52
R W Run
851 By
2026-03-11 16:18:52
R W Run
753 By
2026-03-11 16:18:52
R W Run
error_log
📄style.css
1.wp-block-accordion-heading__toggle{
2 align-items:center;
3 background:none;
4 border:none;
5 color:inherit;
6 cursor:pointer;
7 display:flex;
8 font-family:inherit;
9 font-size:inherit;
10 font-style:inherit;
11 font-weight:inherit;
12 letter-spacing:inherit;
13 line-height:inherit;
14 overflow:hidden;
15 padding:var(--wp--preset--spacing--20, 1em) 0;
16 text-align:inherit;
17 text-decoration:inherit;
18 text-transform:inherit;
19 width:100%;
20 word-spacing:inherit;
21}
22.wp-block-accordion-heading__toggle:not(:focus-visible){
23 outline:none;
24}
25.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{
26 text-decoration:underline;
27}
28
29.wp-block-accordion-heading__toggle-title{
30 flex:1;
31}
32
33.wp-block-accordion-heading__toggle-icon{
34 align-items:center;
35 display:flex;
36 height:1.2em;
37 justify-content:center;
38 width:1.2em;
39}