This commit is contained in:
McShelby 2023-06-08 14:46:50 +00:00
parent 472e9cebb1
commit fc20a5fd2e
380 changed files with 9143 additions and 9143 deletions

View file

@ -1952,7 +1952,7 @@ html[dir="rtl"] #sidebar ul.collapsible-menu > li > label > i.fa-chevron-right {
}
/* remove margin if only a single code block is contained in the tab (FF without :has using .codify style) */
#body .tab-content.tab-panel-style.codify > .tab-content-text{
#body .tab-content.codify > .tab-content-text{
padding: 0;
}
#body .tab-content-text:has(> div.highlight:only-child){