File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 13
13
--input : 0 0% 92% ;
14
14
--light-accent : 0 , 0% , 96% ;
15
15
--link : 216.35 , 100% , 47% ;
16
- --radius : 6 px ;
16
+ --radius : 12 px ;
17
17
--code-background : 0 , 0% , 100% ;
18
18
--pre-shadow : 0 , 0% , 83.92% ;
19
19
--highlight : 209.55 100% 94% ;
497
497
.DocSearch-Commands {
498
498
display : none
499
499
}
500
+
501
+ .scbs-carousel-indicators [data-bs-target ] {
502
+ box-sizing : border-box !important ;
503
+ width : 10px !important ;
504
+ height : 10px !important ;
505
+ margin : auto 8px !important ;
506
+ background-color : hsl (var (--accent-foreground )) !important ;
507
+ border-top : none !important ;
508
+ border-bottom : none !important ;
509
+ transition : none !important ;
510
+ border-radius : 100% !important
511
+ }
512
+
513
+ .scbs-carousel-caption {
514
+ display : none !important ;
515
+ font-size : 0 !important ;
516
+ }
You can’t perform that action at this time.
0 commit comments