File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -690,12 +690,6 @@ span + .btn-background {
690690 text-decoration : underline;
691691}
692692
693- .no-bullet-list {
694- list-style-type : none;
695- padding-left : 0 ;
696- margin-left : 0 ;
697- }
698-
699693/*
700694 * WCAG 2.4.7 Focus Visible - Two-Color Focus Indicator (Technique C40)
701695 * Requires at least 1:9 contrast ratio between the two focus colours.
Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ <h2>{% trans 'CRediT Roles' %}</h2>
371371 < div class ="sticky-toc article-menu " id ="toc-section ">
372372 < section aria-labelledby ="toc-title ">
373373 < h2 id ="toc-title "> {% trans "Table of Contents" %}</ h2 >
374- < ul id ="toc " class ="no-bullet-list table-of-contents "> </ ul >
374+ < ul id ="toc " class ="list- no-bullet table-of-contents "> </ ul >
375375 </ section >
376376 </ div >
377377 {% endif %}
You can’t perform that action at this time.
0 commit comments